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