Last Version

restx-core 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-core
Version

Version

0.35.1
Type

Type

jar
Description

Description

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

Download restx-core 0.35.1


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

Dependencies

compile (15)

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

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.