is not current version
Last Version 4.0.0

Metro Bundles 4.0.0-M4

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

bundles
Version

Version

4.0.0-M4
Type

Type

pom
Description

Description

Metro Bundles
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 bundles 4.0.0-M4

Filename Size
bundles-4.0.0-M4.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • webservices-api
  • webservices-rt
  • webservices-tools
  • webservices-extra
  • webservices-extra-xmlsec
  • webservices-api-osgi
  • webservices-osgi
  • webservices-extra-jdk-packages
  • wsit-api
  • wsit-impl
  • metro-standalone