License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdasync-http-jbossweb |
Last Version | Last Version2.3.7.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAsync Http JBoss Web
|
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/async-http-jbossweb/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>async-http-jbossweb</artifactId>
<version>2.3.7.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/async-http-jbossweb/
implementation 'org.jboss.resteasy:async-http-jbossweb:2.3.7.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy/async-http-jbossweb/
implementation ("org.jboss.resteasy:async-http-jbossweb:2.3.7.Final")
'org.jboss.resteasy:async-http-jbossweb:jar:2.3.7.Final'
<dependency org="org.jboss.resteasy" name="async-http-jbossweb" rev="2.3.7.Final">
<artifact name="async-http-jbossweb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='async-http-jbossweb', version='2.3.7.Final')
)
libraryDependencies += "org.jboss.resteasy" % "async-http-jbossweb" % "2.3.7.Final"
[org.jboss.resteasy/async-http-jbossweb "2.3.7.Final"]
Group / Artifact | Type | Version |
---|---|---|
jboss.web » jbossweb | jar | 2.1.7.GA |
javax.servlet : servlet-api | jar | 2.5 |
org.jboss.resteasy : resteasy-jaxrs | jar | 2.3.7.Final |