Last Version

restx-server-simple 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-server-simple
Version

Version

0.35.1
Type

Type

jar
Description

Description

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

Download restx-server-simple 0.35.1


<!-- https://jarcasting.com/artifacts/io.restx/restx-server-simple/ -->
<dependency>
    <groupId>io.restx</groupId>
    <artifactId>restx-server-simple</artifactId>
    <version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-server-simple/
implementation 'io.restx:restx-server-simple:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-server-simple/
implementation ("io.restx:restx-server-simple:0.35.1")
'io.restx:restx-server-simple:jar:0.35.1'
<dependency org="io.restx" name="restx-server-simple" rev="0.35.1">
  <artifact name="restx-server-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-server-simple', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-server-simple" % "0.35.1"
[io.restx/restx-server-simple "0.35.1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.restx : restx-factory jar 0.35.1
io.restx : restx-core jar 0.35.1
org.simpleframework : simple jar 5.1.6

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.assertj : assertj-core jar 1.6.0
com.github.kevinsawicki : http-request jar 5.5

Project Modules

There are no modules declared in this project.