License |
License |
---|---|
Categories |
CategoriesJava 8 Languages |
GroupId | GroupIdio.restx |
ArtifactId | ArtifactIdrestx-samplest-java8 |
Last Version | Last Version0.35.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionrestx-samplest-java8
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/io.restx/restx-samplest-java8/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-samplest-java8</artifactId>
<version>0.35.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-samplest-java8/
implementation 'io.restx:restx-samplest-java8:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-samplest-java8/
implementation ("io.restx:restx-samplest-java8:0.35.1")
'io.restx:restx-samplest-java8:war:0.35.1'
<dependency org="io.restx" name="restx-samplest-java8" rev="0.35.1">
<artifact name="restx-samplest-java8" type="war" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-samplest-java8', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-samplest-java8" % "0.35.1"
[io.restx/restx-samplest-java8 "0.35.1"]
Group / Artifact | Type | Version |
---|---|---|
io.restx : restx-core | jar | 0.35.1 |
io.restx : restx-core-java8 | jar | 0.35.1 |
io.restx : restx-core-annotation-processor | jar | 0.35.1 |
io.restx : restx-factory | jar | 0.35.1 |
io.restx : restx-factory-admin | jar | 0.35.1 |
io.restx : restx-monitor-admin | jar | 0.35.1 |
io.restx : restx-servlet | jar | 0.35.1 |
io.restx : restx-server-simple | jar | 0.35.1 |
io.restx : restx-apidocs | jar | 0.35.1 |
io.restx : restx-specs-admin | jar | 0.35.1 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
io.restx : restx-barbarywatch | jar | 0.35.1 |
Group / Artifact | Type | Version |
---|---|---|
io.restx : restx-specs-tests | jar | 0.35.1 |
io.restx : restx-specs-tests-java8 | jar | 0.35.1 |
junit : junit | jar | 4.11 |