Last Version

Metro Common Utilities and Classes 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

metro-commons
Version

Version

4.0.0
Type

Type

jar
Description

Description

Metro 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

Eclipse Foundation

Download metro-commons 4.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.sun.xml.ws : rt jar 4.0.0
org.glassfish.gmbal : gmbal jar
com.sun.istack : istack-commons-runtime jar
org.glassfish.ha : ha-api jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.