Last Version

RESTEasy Async Http Servlet 3.0 3.1.0.Beta2


License

License

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

3.1.0.Beta2
Type

Type

jar
Description

Description

RESTEasy Async Http Servlet 3.0
Project Organization

Project Organization

JBoss by Red Hat

Download async-http-servlet-3.0 3.1.0.Beta2


<!-- 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>3.1.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/async-http-servlet-3.0/
implementation 'org.jboss.resteasy:async-http-servlet-3.0:3.1.0.Beta2'
// https://jarcasting.com/artifacts/org.jboss.resteasy/async-http-servlet-3.0/
implementation ("org.jboss.resteasy:async-http-servlet-3.0:3.1.0.Beta2")
'org.jboss.resteasy:async-http-servlet-3.0:jar:3.1.0.Beta2'
<dependency org="org.jboss.resteasy" name="async-http-servlet-3.0" rev="3.1.0.Beta2">
  <artifact name="async-http-servlet-3.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='async-http-servlet-3.0', version='3.1.0.Beta2')
)
libraryDependencies += "org.jboss.resteasy" % "async-http-servlet-3.0" % "3.1.0.Beta2"
[org.jboss.resteasy/async-http-servlet-3.0 "3.1.0.Beta2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.3.0.Final

provided (4)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 3.1.0.Beta2
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec jar 1.0.0.Final
org.jboss.logging : jboss-logging-annotations jar 1.2.0.Final
org.jboss.logging : jboss-logging-processor jar 1.2.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.