License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdcom.crosstreelabs |
ArtifactId | ArtifactIdjunited.resteasy |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJUnited :: Resteasy
Provides RESTeasy support
|
Filename | Size |
---|---|
junited.resteasy-0.1.0.pom | |
junited.resteasy-0.1.0.jar | 1 KB |
junited.resteasy-0.1.0-sources.jar | 829 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.crosstreelabs/junited.resteasy/ -->
<dependency>
<groupId>com.crosstreelabs</groupId>
<artifactId>junited.resteasy</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.crosstreelabs/junited.resteasy/
implementation 'com.crosstreelabs:junited.resteasy:0.1.0'
// https://jarcasting.com/artifacts/com.crosstreelabs/junited.resteasy/
implementation ("com.crosstreelabs:junited.resteasy:0.1.0")
'com.crosstreelabs:junited.resteasy:jar:0.1.0'
<dependency org="com.crosstreelabs" name="junited.resteasy" rev="0.1.0">
<artifact name="junited.resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crosstreelabs', module='junited.resteasy', version='0.1.0')
)
libraryDependencies += "com.crosstreelabs" % "junited.resteasy" % "0.1.0"
[com.crosstreelabs/junited.resteasy "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-guice | jar | 3.0.11.Final |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.11.Final |
org.jboss.resteasy : resteasy-jsapi | jar | 3.0.11.Final |
org.jboss.resteasy : resteasy-jackson-provider | jar | 3.0.11.Final |
org.jboss.resteasy : resteasy-client | jar | 3.0.11.Final |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.mockito : mockito-all | jar | 1.10.19 |
org.hamcrest : hamcrest-all | jar | 1.3 |