WS-ConfigurationManagement Project

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-project
Last Version

Last Version

2.1-b17
Release Date

Release Date

Type

Type

pom
Description

Description

WS-ConfigurationManagement Project
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-project

Filename Size
wscm-project-2.1-b17.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • wscm-api
  • wscm-impl

Versions

Version
2.1-b17
2.1-b16