License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdresteasy-extensions |
Last Version | Last Version2.0.0.Alpha1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRESTEasy Extensions
Resteasy Extensions and Utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
resteasy-extensions-2.0.0.Alpha1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-extensions/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-extensions</artifactId>
<version>2.0.0.Alpha1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-extensions/
implementation 'org.jboss.resteasy:resteasy-extensions:2.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-extensions/
implementation ("org.jboss.resteasy:resteasy-extensions:2.0.0.Alpha1")
'org.jboss.resteasy:resteasy-extensions:pom:2.0.0.Alpha1'
<dependency org="org.jboss.resteasy" name="resteasy-extensions" rev="2.0.0.Alpha1">
<artifact name="resteasy-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-extensions', version='2.0.0.Alpha1')
)
libraryDependencies += "org.jboss.resteasy" % "resteasy-extensions" % "2.0.0.Alpha1"
[org.jboss.resteasy/resteasy-extensions "2.0.0.Alpha1"]
Version |
---|
2.0.0.Alpha1
|
1.1.0.Final
|
1.0.0.Final
|
1.0.0.Beta4
|
1.0.0.Beta3
|
1.0.0.Beta2
|
1.0.0.Beta1
|