Download httpspi-servlet-2.3.0.1.jar file - Jar h

Jar examples for h:httpspi-servlet

Description

HTTP SPI for JAX-WS RI

You can download jar file httpspi-servlet 2.3.0.1 in this page.

License

Open Source License

Build File

You can use the following script to add httpspi-servlet-2.3.0.1.jar to your project.

<dependency>
   <groupId>com.sun.xml.ws</groupId>
   <artifactId>httpspi-servlet</artifactId>
   <version>2.3.0.1</version>
</dependency>
compile group: 'com.sun.xml.ws', name: 'httpspi-servlet', version: '2.3.0.1'
libraryDependencies += "com.sun.xml.ws" % "httpspi-servlet" % "2.3.0.1"
<dependency org="com.sun.xml.ws" name="httpspi-servlet" rev="2.3.0.1"/>
@Grapes(@Grab(group='com.sun.xml.ws', module='httpspi-servlet', version='2.3.0.1'))
'com.sun.xml.ws:httpspi-servlet:jar:2.3.0.1'

Download

Click the following link to download the jar file.

httpspi-servlet-2.3.0.1-javadoc.jar
httpspi-servlet-2.3.0.1-sources.jar
httpspi-servlet-2.3.0.1.jar
httpspi-servlet-2.3.0.1.pom



Related Tutorials