Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.ws.projects |
ArtifactId | ArtifactIdjaxws-httpserver-httpspi |
Last Version | Last Version1.0.0.GA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJBoss JDK6 httpserver to JAXWS 2.2 HTTP SPI bridge
|
<!-- https://jarcasting.com/artifacts/org.jboss.ws.projects/jaxws-httpserver-httpspi/ -->
<dependency>
<groupId>org.jboss.ws.projects</groupId>
<artifactId>jaxws-httpserver-httpspi</artifactId>
<version>1.0.0.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.ws.projects/jaxws-httpserver-httpspi/
implementation 'org.jboss.ws.projects:jaxws-httpserver-httpspi:1.0.0.GA'
// https://jarcasting.com/artifacts/org.jboss.ws.projects/jaxws-httpserver-httpspi/
implementation ("org.jboss.ws.projects:jaxws-httpserver-httpspi:1.0.0.GA")
'org.jboss.ws.projects:jaxws-httpserver-httpspi:jar:1.0.0.GA'
<dependency org="org.jboss.ws.projects" name="jaxws-httpserver-httpspi" rev="1.0.0.GA">
<artifact name="jaxws-httpserver-httpspi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.ws.projects', module='jaxws-httpserver-httpspi', version='1.0.0.GA')
)
libraryDependencies += "org.jboss.ws.projects" % "jaxws-httpserver-httpspi" % "1.0.0.GA"
[org.jboss.ws.projects/jaxws-httpserver-httpspi "1.0.0.GA"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.xml.ws : jboss-jaxws-api_2.2_spec | jar | 1.0.0.Beta1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.3.0 |
junit : junit | jar | 4.8.1 |
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar | 1.0.0.Beta2 |