License |
License
GLPv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.commons.rest |
ArtifactId | ArtifactIdtest |
Version | Version2.0.6 |
Type | Typejar |
Description |
DescriptionRest Test classes
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-2.0.6.pom | |
test-2.0.6.jar | 5 KB |
test-2.0.6-tests.jar | 6 KB |
test-2.0.6-sources.jar | 3 KB |
test-2.0.6-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons.rest/test/ -->
<dependency>
<groupId>com.cedarsoft.commons.rest</groupId>
<artifactId>test</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons.rest/test/
implementation 'com.cedarsoft.commons.rest:test:2.0.6'
// https://jarcasting.com/artifacts/com.cedarsoft.commons.rest/test/
implementation ("com.cedarsoft.commons.rest:test:2.0.6")
'com.cedarsoft.commons.rest:test:jar:2.0.6'
<dependency org="com.cedarsoft.commons.rest" name="test" rev="2.0.6">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons.rest', module='test', version='2.0.6')
)
libraryDependencies += "com.cedarsoft.commons.rest" % "test" % "2.0.6"
[com.cedarsoft.commons.rest/test "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.commons.rest : model | jar | 2.0.6 |
com.cedarsoft.commons.rest : server | jar | 2.0.6 |
javax.ws.rs : jsr311-api | jar | 1.1.1 |
javax.xml.bind : jaxb-api | jar | 2.2.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.1 |
com.cedarsoft.commons : test-utils | jar | 2.0.6 |
org.testng : testng | jar | 5.8 |
commons-io : commons-io | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 7.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-server | jar | 1.2 |
org.easymock : easymockclassextension | jar | 3.0 |
org.easymock : easymock | jar | 3.0 |
org.mockito : mockito-all | jar | 1.8.5 |
org.easytesting : fest-assert | jar | 1.2 |