is not current version
Last Version 2.3.7.Final

org.jboss.resteasy:async-http-jbossweb 2.0-RC1


Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

async-http-jbossweb
Version

Version

2.0-RC1
Type

Type

jar

Download async-http-jbossweb 2.0-RC1


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