Last Version

restx-common 0.35.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-common
Version

Version

0.35.1
Type

Type

jar
Description

Description

restx-common
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download restx-common 0.35.1


<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.0

Project Modules

There are no modules declared in this project.