Last Version

Metro Web Services Standalone Zipped Bundle 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-standalone
Version

Version

4.0.0
Type

Type

pom
Description

Description

Metro Web Services Standalone Zipped Bundle
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-standalone 4.0.0


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

Dependencies

compile (18)

Group / Artifact Type Version
org.glassfish.metro : webservices-api jar 4.0.0
org.glassfish.metro : webservices-extra jar 4.0.0
org.glassfish.metro : webservices-extra-xmlsec jar 4.0.0
org.glassfish.metro : webservices-rt jar 4.0.0
org.glassfish.metro : webservices-tools jar 4.0.0
org.glassfish.metro : wstx-services war 4.0.0
jakarta.annotation : jakarta.annotation-api jar
jakarta.xml.bind : jakarta.xml.bind-api jar
com.sun.xml.bind : jaxb-osgi jar
org.glassfish.metro : webservices-api-osgi jar 4.0.0
org.glassfish.metro : webservices-extra-jdk-packages jar 4.0.0
org.glassfish.metro : webservices-osgi jar 4.0.0
com.fasterxml.woodstox : woodstox-core jar
org.codehaus.woodstox : stax2-api jar
com.sun.xml.ws : jaxws-ri zip
com.sun.xml.ws : jaxws-eclipselink-plugin jar
com.sun.xml.ws : sdo-eclipselink-plugin jar
org.apache.santuario : xmlsec jar 3.0.0

Project Modules

There are no modules declared in this project.