License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy.test |
ArtifactId | ArtifactIdeap-61-RESTEASY-802 |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEAP 6.1 with fix for RESTEASY-802
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
eap-61-RESTEASY-802-1.0.pom | |
eap-61-RESTEASY-802-1.0.jar | 112 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy.test/eap-61-RESTEASY-802/ -->
<dependency>
<groupId>org.jboss.resteasy.test</groupId>
<artifactId>eap-61-RESTEASY-802</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy.test/eap-61-RESTEASY-802/
implementation 'org.jboss.resteasy.test:eap-61-RESTEASY-802:1.0'
// https://jarcasting.com/artifacts/org.jboss.resteasy.test/eap-61-RESTEASY-802/
implementation ("org.jboss.resteasy.test:eap-61-RESTEASY-802:1.0")
'org.jboss.resteasy.test:eap-61-RESTEASY-802:jar:1.0'
<dependency org="org.jboss.resteasy.test" name="eap-61-RESTEASY-802" rev="1.0">
<artifact name="eap-61-RESTEASY-802" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy.test', module='eap-61-RESTEASY-802', version='1.0')
)
libraryDependencies += "org.jboss.resteasy.test" % "eap-61-RESTEASY-802" % "1.0"
[org.jboss.resteasy.test/eap-61-RESTEASY-802 "1.0"]