is not current version
Last Version 4.0.0

WS-SX Implementation 3.0.1

Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. Metro consists of JAX-WS Reference Implementation project and Web Services Interoperability Technology project. JAX-WS Reference Implementation (JAX-WS RI) provides core web servicing support and the base framework for extensions provided by the WSIT layer. Web Services Interoperability Technologies (WSIT) (previously known as Project Tango) includes implementations of: - SOAP over TCP - WS-AtomicTransactions/Coordination - WS-MetadataExchange - WS-Policy (github.com/eclipse-ee4j/metro-policy) - WS-ReliableMessaging - WS-SecureConversation - WS-Security - WS-SecurityPolicy - WS-Trust Note: - WS-Policy (github.com/eclipse-ee4j/metro-policy) has its own codebase however WS-Policy related issues can be submitted into the Metro (WSIT) Issue tracker

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wssx-impl
Version

Version

3.0.1
Type

Type

jar
Description

Description

WS-SX Implementation
Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. Metro consists of JAX-WS Reference Implementation project and Web Services Interoperability Technology project. JAX-WS Reference Implementation (JAX-WS RI) provides core web servicing support and the base framework for extensions provided by the WSIT layer. Web Services Interoperability Technologies (WSIT) (previously known as Project Tango) includes implementations of: - SOAP over TCP - WS-AtomicTransactions/Coordination - WS-MetadataExchange - WS-Policy (github.com/eclipse-ee4j/metro-policy) - WS-ReliableMessaging - WS-SecureConversation - WS-Security - WS-SecurityPolicy - WS-Trust Note: - WS-Policy (github.com/eclipse-ee4j/metro-policy) has its own codebase however WS-Policy related issues can be submitted into the Metro (WSIT) Issue tracker
Project Organization

Project Organization

Eclipse Foundation

Download wssx-impl 3.0.1


<!-- https://jarcasting.com/artifacts/org.glassfish.metro/wssx-impl/ -->
<dependency>
    <groupId>org.glassfish.metro</groupId>
    <artifactId>wssx-impl</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/wssx-impl/
implementation 'org.glassfish.metro:wssx-impl:3.0.1'
// https://jarcasting.com/artifacts/org.glassfish.metro/wssx-impl/
implementation ("org.glassfish.metro:wssx-impl:3.0.1")
'org.glassfish.metro:wssx-impl:jar:3.0.1'
<dependency org="org.glassfish.metro" name="wssx-impl" rev="3.0.1">
  <artifact name="wssx-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='wssx-impl', version='3.0.1')
)
libraryDependencies += "org.glassfish.metro" % "wssx-impl" % "3.0.1"
[org.glassfish.metro/wssx-impl "3.0.1"]

Dependencies

compile (23)

Group / Artifact Type Version
org.glassfish.metro : ws-mex jar 3.0.1
org.glassfish.metro : wsrm-api jar 3.0.1
org.glassfish.metro : wsmc-api jar 3.0.1
org.glassfish.metro : metro-runtime-api jar 3.0.1
org.glassfish.metro : wssx-api jar 3.0.1
org.glassfish.metro : metro-commons jar 3.0.1
com.sun.activation : jakarta.activation jar
jakarta.authentication : jakarta.authentication-api jar 2.0.0
com.sun.mail : jakarta.mail jar
jakarta.servlet : jakarta.servlet-api Optional jar
jakarta.xml.bind : jakarta.xml.bind-api jar
jakarta.xml.soap : jakarta.xml.soap-api jar
jakarta.xml.ws : jakarta.xml.ws-api jar
com.sun.xml.ws : rt jar 3.0.1
org.glassfish.gmbal : gmbal jar
org.glassfish.ha : ha-api jar
com.sun.istack : istack-commons-runtime jar
com.sun.xml.ws : policy jar 3.0.1
org.glassfish.jaxb : jaxb-runtime jar
org.jvnet.staxex : stax-ex jar
com.sun.xml.stream.buffer : streambuffer jar
org.apache.santuario : xmlsec jar 2.1.5
com.sun.xml.bind : jaxb-impl jar 2.3.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.glassfish.metro : metro-config-impl jar 3.0.1

Project Modules

There are no modules declared in this project.