| License |
License |
|---|---|
| GroupId | GroupIdio.restx |
| ArtifactId | ArtifactIdrestx-core |
| Last Version | Last Version0.35.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestx-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| restx-core-0.35.1.pom | |
| restx-core-0.35.1.jar | 373 KB |
| restx-core-0.35.1-sources.jar | 127 KB |
| restx-core-0.35.1-javadoc.jar | 934 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.restx/restx-core/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-core</artifactId>
<version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-core/
implementation 'io.restx:restx-core:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-core/
implementation ("io.restx:restx-core:0.35.1")
'io.restx:restx-core:jar:0.35.1'
<dependency org="io.restx" name="restx-core" rev="0.35.1">
<artifact name="restx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-core', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-core" % "0.35.1"
[io.restx/restx-core "0.35.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.10 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.10 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.8.10 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.8.10 |
| io.restx : restx-factory | jar | 0.35.1 |
| io.restx : restx-classloader | jar | 0.35.1 |
| io.restx : restx-apidocs-doclet | 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 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.reflections : reflections | jar | 0.9.9-RC1 |
| org.yaml : snakeyaml | jar | 1.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.assertj : assertj-core | jar | 1.6.0 |