| License |
License |
|---|---|
| GroupId | GroupIdio.restx |
| ArtifactId | ArtifactIdrestx-factory |
| Last Version | Last Version0.35.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestx-factory
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| restx-factory-0.35.1.pom | |
| restx-factory-0.35.1.jar | 109 KB |
| restx-factory-0.35.1-sources.jar | 41 KB |
| restx-factory-0.35.1-javadoc.jar | 282 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.restx/restx-factory/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-factory</artifactId>
<version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-factory/
implementation 'io.restx:restx-factory:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-factory/
implementation ("io.restx:restx-factory:0.35.1")
'io.restx:restx-factory:jar:0.35.1'
<dependency org="io.restx" name="restx-factory" rev="0.35.1">
<artifact name="restx-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-factory', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-factory" % "0.35.1"
[io.restx/restx-factory "0.35.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.restx : restx-common | jar | 0.35.1 |
| javax.inject : javax.inject | jar | 1 |
| com.google.guava : guava | jar | 18.0 |
| joda-time : joda-time | jar | 2.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.reflections : reflections | jar | 0.9.9-RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.assertj : assertj-core | jar | 1.6.0 |