Juneau
Please visit the home page for more information about this project.
License |
License |
---|---|
GroupId | GroupIdorg.apache.juneau |
ArtifactId | ArtifactIdjuneau-rest-test |
Last Version | Last Version6.3.1-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Juneau REST Tests
Tests for Juneau Client and Server.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.juneau/juneau-rest-test/ -->
<dependency>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest-test</artifactId>
<version>6.3.1-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.juneau/juneau-rest-test/
implementation 'org.apache.juneau:juneau-rest-test:6.3.1-incubating'
// https://jarcasting.com/artifacts/org.apache.juneau/juneau-rest-test/
implementation ("org.apache.juneau:juneau-rest-test:6.3.1-incubating")
'org.apache.juneau:juneau-rest-test:jar:6.3.1-incubating'
<dependency org="org.apache.juneau" name="juneau-rest-test" rev="6.3.1-incubating">
<artifact name="juneau-rest-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.juneau', module='juneau-rest-test', version='6.3.1-incubating')
)
libraryDependencies += "org.apache.juneau" % "juneau-rest-test" % "6.3.1-incubating"
[org.apache.juneau/juneau-rest-test "6.3.1-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.juneau : juneau-examples-rest | jar | 6.3.1-incubating |
org.apache.juneau : juneau-rest-jaxrs | jar | 6.3.1-incubating |
junit : junit | jar | 4.11 |
javax.ws.rs : jsr311-api | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Please visit the home page for more information about this project.
Version |
---|
6.3.1-incubating
|
6.3.0-incubating
|
6.2.0-incubating
|
6.1.0-incubating
|