JBoss httpserver to JAXWS 2.2 HTTP SPI bridge

Maven parent for JBossWS artifacts

License

License

lgpl
Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.ws.projects
ArtifactId

ArtifactId

jaxws-jboss-httpserver-httpspi
Last Version

Last Version

1.0.1.GA
Release Date

Release Date

Type

Type

jar
Description

Description

JBoss httpserver to JAXWS 2.2 HTTP SPI bridge
Maven parent for JBossWS artifacts
Project URL

Project URL

http://www.jboss.org/jbossws/jaxws-jboss-httpserver-httpspi
Project Organization

Project Organization

JBoss, by Red Hat

Download jaxws-jboss-httpserver-httpspi

How to add to project

<!-- https://jarcasting.com/artifacts/org.jboss.ws.projects/jaxws-jboss-httpserver-httpspi/ -->
<dependency>
    <groupId>org.jboss.ws.projects</groupId>
    <artifactId>jaxws-jboss-httpserver-httpspi</artifactId>
    <version>1.0.1.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.ws.projects/jaxws-jboss-httpserver-httpspi/
implementation 'org.jboss.ws.projects:jaxws-jboss-httpserver-httpspi:1.0.1.GA'
// https://jarcasting.com/artifacts/org.jboss.ws.projects/jaxws-jboss-httpserver-httpspi/
implementation ("org.jboss.ws.projects:jaxws-jboss-httpserver-httpspi:1.0.1.GA")
'org.jboss.ws.projects:jaxws-jboss-httpserver-httpspi:jar:1.0.1.GA'
<dependency org="org.jboss.ws.projects" name="jaxws-jboss-httpserver-httpspi" rev="1.0.1.GA">
  <artifact name="jaxws-jboss-httpserver-httpspi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.ws.projects', module='jaxws-jboss-httpserver-httpspi', version='1.0.1.GA')
)
libraryDependencies += "org.jboss.ws.projects" % "jaxws-jboss-httpserver-httpspi" % "1.0.1.GA"
[org.jboss.ws.projects/jaxws-jboss-httpserver-httpspi "1.0.1.GA"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.spec.javax.xml.ws : jboss-jaxws-api_2.2_spec jar 2.0.0.Final
org.jboss.com.sun.httpserver » httpserver jar 1.0.0.Final

test (4)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.4.6
org.apache.cxf : cxf-rt-transports-http jar 2.4.6
junit : junit jar 4.8.1
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec jar 1.0.0.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.GA