Last Version

Rhino Archetype Parent 2.3.2

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

License

License

GroupId

GroupId

io.ryos.rhino
ArtifactId

ArtifactId

rhino-archetype-parent
Version

Version

2.3.2
Type

Type

pom
Description

Description

Rhino Archetype Parent
Rhino: Annotation-based JUnit-style load and performance testing framework
Project URL

Project URL

http://www.ryos.io
Project Organization

Project Organization

Ryos

Download rhino-archetype-parent 2.3.2


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

Dependencies

compile (13)

Group / Artifact Type Version
org.glassfish.jersey.inject : jersey-hk2 jar 2.27
org.glassfish.jersey.core : jersey-client jar 2.27
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.27
javax.activation : activation jar 1.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.5
com.fasterxml.jackson.core : jackson-annotations jar 2.9.9
com.google.guava : guava jar 25.1-jre
com.typesafe.akka : akka-stream_2.11 jar 2.5.17
com.typesafe.akka : akka-slf4j_2.11 jar 2.5.17
org.apache.commons : commons-lang3 jar 3.7
io.reactivex : rxjava jar 1.3.8
org.apache.logging.log4j : log4j-api jar 2.11.0
org.apache.logging.log4j : log4j-core jar 2.13.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.