Rest Test classes

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.rest
ArtifactId

ArtifactId

test
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rest Test classes
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download test

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.cedarsoft.rest : model jar 1.0.0
com.cedarsoft.rest : server jar 1.0.0
javax.ws.rs : jsr311-api jar 1.1.1
javax.xml.bind : jaxb-api jar 2.2.2
com.sun.xml.bind : jaxb-impl jar 2.2.2
com.cedarsoft.commons : test-utils jar 4.0.0
junit : junit jar 4.8.2
commons-io : commons-io jar 2.0.1

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 7.0.3

test (1)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0