r

rhino-archetype

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