License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.metro |
ArtifactId | ArtifactIdmetro-standalone |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMetro 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 |
Filename | Size |
---|---|
metro-standalone-4.0.0.pom | |
metro-standalone-4.0.0.zip | 17 KB |
Browse |
<!-- 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"]
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 |