is not current version
Last Version 4.0.0

JAX-WS RI HTTP SPI (httpspi-servlet) 3.0.2

HTTP SPI for JAX-WS RI

License

License

GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

httpspi-servlet
Version

Version

3.0.2
Type

Type

jar
Description

Description

JAX-WS RI HTTP SPI (httpspi-servlet)
HTTP SPI for JAX-WS RI
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/httpspi-servlet
Project Organization

Project Organization

Eclipse Foundation

Download httpspi-servlet 3.0.2


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

Dependencies

compile (7)

Group / Artifact Type Version
com.sun.xml.ws : rt jar 3.0.2
com.sun.activation : jakarta.activation jar 2.0.1
jakarta.xml.ws : jakarta.xml.ws-api jar 3.0.1
jakarta.xml.bind : jakarta.xml.bind-api jar
jakarta.xml.soap : jakarta.xml.soap-api jar 2.0.1
jakarta.jws : jakarta.jws-api jar 3.0.0
jakarta.annotation : jakarta.annotation-api jar 2.0.0

provided (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 5.0.0

Project Modules

There are no modules declared in this project.