WS-ConfigurationManagement Implementation

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 (policy.dev.java.net) - WS-ReliableMessaging - WS-SecureConversation - WS-Security - WS-SecurityPolicy - WS-Trust Note: - WS-Policy (policy.dev.java.net) has its own codebase however WS-Policy related issues can be submitted into the Metro (WSIT) Issue tracker

License

License

CDDL+GPL License
Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

wscm-impl
Last Version

Last Version

2.1-b17
Release Date

Release Date

Type

Type

jar
Description

Description

WS-ConfigurationManagement Implementation
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 (policy.dev.java.net) - WS-ReliableMessaging - WS-SecureConversation - WS-Security - WS-SecurityPolicy - WS-Trust Note: - WS-Policy (policy.dev.java.net) has its own codebase however WS-Policy related issues can be submitted into the Metro (WSIT) Issue tracker
Project Organization

Project Organization

Oracle Corporation

Download wscm-impl

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.glassfish.metro : metro-commons jar 2.1-b17
org.glassfish.gmbal : gmbal-api-only jar 3.0.0-b023
com.sun.istack : istack-commons-runtime jar 2.2.1
com.sun.xml.bind : jaxb-impl jar 2.2.2-promoted-b95
javax.xml.ws : jaxws-api jar 2.2.2
com.sun.xml.ws : jaxws-rt jar 2.2.2
com.sun.xml.ws : policy jar 2.2.2-b01
javax.xml.stream : stax-api jar 1.0-2
com.sun.xml.stream.buffer : streambuffer jar 1.1
org.glassfish.metro : wscm-api jar 2.1-b17

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.glassfish.metro : metro-config-impl jar 2.1-b17

Project Modules

There are no modules declared in this project.

Versions

Version
2.1-b17
2.1-b16