License |
License
CDDL+GPL License
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.metro |
ArtifactId | ArtifactIdwscm-impl |
Last Version | Last Version2.1-b17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWS-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 |
Filename | Size |
---|---|
wscm-impl-2.1-b17.pom | |
wscm-impl-2.1-b17.jar | 41 KB |
wscm-impl-2.1-b17-sources.jar | 34 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
org.glassfish.metro : metro-config-impl | jar | 2.1-b17 |