is not current version
Last Version 4.0.0

WS-RX Testing Support 3.0.2

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

wsrx-testing
Version

Version

3.0.2
Type

Type

jar
Description

Description

WS-RX Testing Support
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 wsrx-testing 3.0.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.glassfish.metro : wsrm-api jar 3.0.2
org.glassfish.metro : wsrm-impl jar 3.0.2
org.glassfish.metro : wsrx-commons jar 3.0.2
jakarta.xml.ws : jakarta.xml.ws-api jar
com.sun.xml.ws : rt jar 3.0.2
org.glassfish.gmbal : gmbal jar
com.sun.istack : istack-commons-runtime jar

Project Modules

There are no modules declared in this project.