r

rhino-archetype

Rhino: Annotation-based JUnit-style load and performance testing framework
https://github.com/bagdemir/rhino
Apache 2.0 License
Erhan Bagdemir
文件下载
文件名 操作
rhino-archetype-1.1.2.RELEASE.jar 下载
rhino-archetype-1.1.2.RELEASE.pom 下载
rhino-archetype-1.1.2.RELEASE-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.ryos.rhino</groupId>
  <artifactId>rhino-archetype</artifactId>
  <version>1.1.2.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'io.ryos.rhino:rhino-archetype:1.1.2.RELEASE'
Gradle Kotlin
implementation("io.ryos.rhino:rhino-archetype:1.1.2.RELEASE")
Scala SBT
libraryDependencies += "io.ryos.rhino" % "rhino-archetype" % "1.1.2.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='io.ryos.rhino', module='rhino-archetype', version='1.1.2.RELEASE')
)
Apache Ivy
<dependency org="io.ryos.rhino" name="rhino-archetype" rev="1.1.2.RELEASE" />
Leiningen
[io.ryos.rhino/rhino-archetype "1.1.2.RELEASE"]
Apache Buildr
'io.ryos.rhino:rhino-archetype:jar:1.1.2.RELEASE'
本项目依赖
该项目无第三方依赖