License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.metro |
ArtifactId | ArtifactIdwsrx-commons |
Version | Version4.0.0-M4 |
Type | Typejar |
Description |
DescriptionWS-RX Common Utilities and Classes
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 |
Filename | Size |
---|---|
wsrx-commons-4.0.0-M4.pom | |
wsrx-commons-4.0.0-M4.jar | 54 KB |
wsrx-commons-4.0.0-M4-sources.jar | 36 KB |
wsrx-commons-4.0.0-M4-javadoc.jar | 288 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.metro/wsrx-commons/ -->
<dependency>
<groupId>org.glassfish.metro</groupId>
<artifactId>wsrx-commons</artifactId>
<version>4.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/wsrx-commons/
implementation 'org.glassfish.metro:wsrx-commons:4.0.0-M4'
// https://jarcasting.com/artifacts/org.glassfish.metro/wsrx-commons/
implementation ("org.glassfish.metro:wsrx-commons:4.0.0-M4")
'org.glassfish.metro:wsrx-commons:jar:4.0.0-M4'
<dependency org="org.glassfish.metro" name="wsrx-commons" rev="4.0.0-M4">
<artifact name="wsrx-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='wsrx-commons', version='4.0.0-M4')
)
libraryDependencies += "org.glassfish.metro" % "wsrx-commons" % "4.0.0-M4"
[org.glassfish.metro/wsrx-commons "4.0.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.metro : wsmc-api | jar | 4.0.0-M4 |
org.glassfish.metro : wsrm-api | jar | 4.0.0-M4 |
org.glassfish.metro : wssx-api | jar | 4.0.0-M4 |
org.glassfish.metro : metro-commons | jar | 4.0.0-M4 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | |
jakarta.xml.ws : jakarta.xml.ws-api | jar | |
com.sun.xml.ws : rt | jar | 4.0.0-M4 |
org.glassfish.gmbal : gmbal | jar | |
org.glassfish.ha : ha-api | jar | |
com.sun.istack : istack-commons-runtime | jar | |
com.sun.xml.ws : policy | jar | 4.0.0-M4 |
org.glassfish.jaxb : jaxb-runtime | jar |