License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.rollout.rox |
ArtifactId | ArtifactIdrox-java-server |
Last Version | Last Version5.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionROX by rollout.io
ROX - Continuous Feature Rollouts
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rox-java-server-5.0.6.pom | |
rox-java-server-5.0.6.jar | 21 KB |
rox-java-server-5.0.6-sources.jar | 261 bytes |
rox-java-server-5.0.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.rollout.rox/rox-java-server/ -->
<dependency>
<groupId>io.rollout.rox</groupId>
<artifactId>rox-java-server</artifactId>
<version>5.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.rollout.rox/rox-java-server/
implementation 'io.rollout.rox:rox-java-server:5.0.6'
// https://jarcasting.com/artifacts/io.rollout.rox/rox-java-server/
implementation ("io.rollout.rox:rox-java-server:5.0.6")
'io.rollout.rox:rox-java-server:jar:5.0.6'
<dependency org="io.rollout.rox" name="rox-java-server" rev="5.0.6">
<artifact name="rox-java-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rollout.rox', module='rox-java-server', version='5.0.6')
)
libraryDependencies += "io.rollout.rox" % "rox-java-server" % "5.0.6"
[io.rollout.rox/rox-java-server "5.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.simpleframework : simple-http | jar | 6.0.1 |
org.slf4j : slf4j-api | jar | 1.7.22 |
io.rollout.rox : rox-java-core | jar | 5.0.6 |
org.json : json | jar | 20160212 |
Group / Artifact | Type | Version |
---|---|---|
org.awaitility : awaitility | jar | 2.0.0 |
org.mockito : mockito-core | jar | 2.9.0 |
junit : junit | jar | 4.12 |
com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
com.google.guava : guava | jar | 25.0-jre |
ch.qos.logback : logback-classic | jar | 1.2.3 |