is not current version
Last Version 3.1.0.Beta2

org.jboss.resteasy:async-http-servlet-3.0 2.3-RC1


Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

async-http-servlet-3.0
Version

Version

2.3-RC1
Type

Type

jar

Download async-http-servlet-3.0 2.3-RC1


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