License |
License |
---|---|
GroupId | GroupIdio.restx |
ArtifactId | ArtifactIdrestx-specs-tests |
Last Version | Last Version0.35.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestx-specs-tests
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
restx-specs-tests-0.35.1.pom | |
restx-specs-tests-0.35.1.jar | 103 KB |
restx-specs-tests-0.35.1-sources.jar | 33 KB |
restx-specs-tests-0.35.1-javadoc.jar | 293 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.restx/restx-specs-tests/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-specs-tests</artifactId>
<version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-specs-tests/
implementation 'io.restx:restx-specs-tests:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-specs-tests/
implementation ("io.restx:restx-specs-tests:0.35.1")
'io.restx:restx-specs-tests:jar:0.35.1'
<dependency org="io.restx" name="restx-specs-tests" rev="0.35.1">
<artifact name="restx-specs-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-specs-tests', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-specs-tests" % "0.35.1"
[io.restx/restx-specs-tests "0.35.1"]
Group / Artifact | Type | Version |
---|---|---|
io.restx : restx-factory | jar | 0.35.1 |
io.restx : restx-core | jar | 0.35.1 |
io.restx : restx-core-annotation-processor | jar | 0.35.1 |
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 1.6.0 |
com.github.kevinsawicki : http-request | jar | 5.5 |
com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
io.restx : restx-server-jetty8 | jar | 0.35.1 |