не последняя версия
Последняя версия 2.3.2

io.ryos.rhino:rhino-archetype 2.0.0.RC

Rhino: Annotation-based JUnit-style load and performance testing framework

Группа

Группа

io.ryos.rhino
Идентификатор

Идентификатор

rhino-archetype
Версия

Версия

2.0.0.RC
Тип

Тип

jar

Скачать rhino-archetype 2.0.0.RC


<!-- https://jarcasting.com/artifacts/io.ryos.rhino/rhino-archetype/ -->
<dependency>
    <groupId>io.ryos.rhino</groupId>
    <artifactId>rhino-archetype</artifactId>
    <version>2.0.0.RC</version>
</dependency>
// https://jarcasting.com/artifacts/io.ryos.rhino/rhino-archetype/
implementation 'io.ryos.rhino:rhino-archetype:2.0.0.RC'
// https://jarcasting.com/artifacts/io.ryos.rhino/rhino-archetype/
implementation ("io.ryos.rhino:rhino-archetype:2.0.0.RC")
'io.ryos.rhino:rhino-archetype:jar:2.0.0.RC'
<dependency org="io.ryos.rhino" name="rhino-archetype" rev="2.0.0.RC">
  <artifact name="rhino-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ryos.rhino', module='rhino-archetype', version='2.0.0.RC')
)
libraryDependencies += "io.ryos.rhino" % "rhino-archetype" % "2.0.0.RC"
[io.ryos.rhino/rhino-archetype "2.0.0.RC"]