License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdhttp-adapter-pom |
Last Version | Last Version3.1.0.Beta1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRESTEasy Http Adapter Plugins
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
http-adapter-pom-3.1.0.Beta1.pom | 684 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/http-adapter-pom/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>http-adapter-pom</artifactId>
<version>3.1.0.Beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/http-adapter-pom/
implementation 'org.jboss.resteasy:http-adapter-pom:3.1.0.Beta1'
// https://jarcasting.com/artifacts/org.jboss.resteasy/http-adapter-pom/
implementation ("org.jboss.resteasy:http-adapter-pom:3.1.0.Beta1")
'org.jboss.resteasy:http-adapter-pom:pom:3.1.0.Beta1'
<dependency org="org.jboss.resteasy" name="http-adapter-pom" rev="3.1.0.Beta1">
<artifact name="http-adapter-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='http-adapter-pom', version='3.1.0.Beta1')
)
libraryDependencies += "org.jboss.resteasy" % "http-adapter-pom" % "3.1.0.Beta1"
[org.jboss.resteasy/http-adapter-pom "3.1.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |