Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
---|---|
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdasynch-http-jbossweb-pom |
Version | Version2.3-RC1 |
Type | Typepom |
Filename | Size |
---|---|
asynch-http-jbossweb-pom-2.3-RC1.pom | 684 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/asynch-http-jbossweb-pom/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>asynch-http-jbossweb-pom</artifactId>
<version>2.3-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/asynch-http-jbossweb-pom/
implementation 'org.jboss.resteasy:asynch-http-jbossweb-pom:2.3-RC1'
// https://jarcasting.com/artifacts/org.jboss.resteasy/asynch-http-jbossweb-pom/
implementation ("org.jboss.resteasy:asynch-http-jbossweb-pom:2.3-RC1")
'org.jboss.resteasy:asynch-http-jbossweb-pom:pom:2.3-RC1'
<dependency org="org.jboss.resteasy" name="asynch-http-jbossweb-pom" rev="2.3-RC1">
<artifact name="asynch-http-jbossweb-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='asynch-http-jbossweb-pom', version='2.3-RC1')
)
libraryDependencies += "org.jboss.resteasy" % "asynch-http-jbossweb-pom" % "2.3-RC1"
[org.jboss.resteasy/asynch-http-jbossweb-pom "2.3-RC1"]