License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers JBoss RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdasynch-http-tomcat-pom |
Last Version | Last Version2.3.7.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAsync Http JBossWeb
|
Filename | Size |
---|---|
asynch-http-tomcat-pom-2.3.7.Final.pom | 684 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/asynch-http-tomcat-pom/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>asynch-http-tomcat-pom</artifactId>
<version>2.3.7.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/asynch-http-tomcat-pom/
implementation 'org.jboss.resteasy:asynch-http-tomcat-pom:2.3.7.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy/asynch-http-tomcat-pom/
implementation ("org.jboss.resteasy:asynch-http-tomcat-pom:2.3.7.Final")
'org.jboss.resteasy:asynch-http-tomcat-pom:pom:2.3.7.Final'
<dependency org="org.jboss.resteasy" name="asynch-http-tomcat-pom" rev="2.3.7.Final">
<artifact name="asynch-http-tomcat-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='asynch-http-tomcat-pom', version='2.3.7.Final')
)
libraryDependencies += "org.jboss.resteasy" % "asynch-http-tomcat-pom" % "2.3.7.Final"
[org.jboss.resteasy/asynch-http-tomcat-pom "2.3.7.Final"]