p

parent

Rhino: Annotation-based JUnit-style load and performance testing framework
https://github.com/bagdemir/rhino
Apache 2.0 License
Ryos
Erhan Bagdemir
Files download
File Operation
parent-1.1.2.RELEASE.pom download
Apache Maven
<dependency>
  <groupId>io.ryos.rhino</groupId>
  <artifactId>parent</artifactId>
  <version>1.1.2.RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.ryos.rhino:parent:1.1.2.RELEASE'
Gradle Kotlin
implementation("io.ryos.rhino:parent:1.1.2.RELEASE")
Scala SBT
libraryDependencies += "io.ryos.rhino" % "parent" % "1.1.2.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='io.ryos.rhino', module='parent', version='1.1.2.RELEASE')
)
Apache Ivy
<dependency org="io.ryos.rhino" name="parent" rev="1.1.2.RELEASE" />
Leiningen
[io.ryos.rhino/parent "1.1.2.RELEASE"]
Apache Buildr
'io.ryos.rhino:parent:jar:1.1.2.RELEASE'
Dependencies
The project has no third-party dependencies