Last Version

WS-TX Implementation 4.0.0

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

wstx-impl
Version

Version

4.0.0
Type

Type

jar
Description

Description

WS-TX 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 wstx-impl 4.0.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.glassfish.metro : wstx-api jar 4.0.0
jakarta.annotation : jakarta.annotation-api jar
jakarta.ejb : jakarta.ejb-api Optional jar 4.0.1
jakarta.resource : jakarta.resource-api Optional jar 2.1.0
jakarta.transaction : jakarta.transaction-api Optional jar 2.0.1
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 4.0.0
com.sun.istack : istack-commons-runtime jar
com.sun.xml.ws : policy jar 4.0.0
org.glassfish.jaxb : jaxb-runtime jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.