is not current version
Last Version 2.3.7.Final

org.jboss.resteasy:async-http-tomcat6 1.2.1.GA


Categories

Categories

Tomcat Container Application Servers JBoss RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

async-http-tomcat6
Version

Version

1.2.1.GA
Type

Type

jar

Download async-http-tomcat6 1.2.1.GA


<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/async-http-tomcat6/ -->
<dependency>
    <groupId>org.jboss.resteasy</groupId>
    <artifactId>async-http-tomcat6</artifactId>
    <version>1.2.1.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/async-http-tomcat6/
implementation 'org.jboss.resteasy:async-http-tomcat6:1.2.1.GA'
// https://jarcasting.com/artifacts/org.jboss.resteasy/async-http-tomcat6/
implementation ("org.jboss.resteasy:async-http-tomcat6:1.2.1.GA")
'org.jboss.resteasy:async-http-tomcat6:jar:1.2.1.GA'
<dependency org="org.jboss.resteasy" name="async-http-tomcat6" rev="1.2.1.GA">
  <artifact name="async-http-tomcat6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='async-http-tomcat6', version='1.2.1.GA')
)
libraryDependencies += "org.jboss.resteasy" % "async-http-tomcat6" % "1.2.1.GA"
[org.jboss.resteasy/async-http-tomcat6 "1.2.1.GA"]