Metro

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. This is the top module for the Metro project. This is the module you should depend upon by default. The Maven distribution is meant for use of Metro outside a container. For Tomcat or GlassFish please use the regular distribution with its installation scripts.

License

License

Dual License: CDDL 1.0 and GPL V2 with Classpath Exception
GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

webservices
Last Version

Last Version

2.1-b15
Release Date

Release Date

Type

Type

pom
Description

Description

Metro
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. This is the top module for the Metro project. This is the module you should depend upon by default. The Maven distribution is meant for use of Metro outside a container. For Tomcat or GlassFish please use the regular distribution with its installation scripts.
Project Organization

Project Organization

Sun Microsystems, Inc

Download webservices

Filename Size
webservices-2.1-b15.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.sun.xml.ws/webservices/ -->
<dependency>
    <groupId>com.sun.xml.ws</groupId>
    <artifactId>webservices</artifactId>
    <version>2.1-b15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.ws/webservices/
implementation 'com.sun.xml.ws:webservices:2.1-b15'
// https://jarcasting.com/artifacts/com.sun.xml.ws/webservices/
implementation ("com.sun.xml.ws:webservices:2.1-b15")
'com.sun.xml.ws:webservices:pom:2.1-b15'
<dependency org="com.sun.xml.ws" name="webservices" rev="2.1-b15">
  <artifact name="webservices" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.ws', module='webservices', version='2.1-b15')
)
libraryDependencies += "com.sun.xml.ws" % "webservices" % "2.1-b15"
[com.sun.xml.ws/webservices "2.1-b15"]

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

Versions

Version
2.1-b15
2.1-b14
2.1-b13
2.1-b12
2.1-b11
2.1-b10
2.1-b09
2.1-b08
2.1-b07
2.1-b06
2.1-b05
2.1-b04
2.1-b03
2.1-b02
2.1-b01
2.0.1
2.0.1-b04
2.0.1-b03
2.0.1-b02
2.0.1-b01
2.0-FCS
2.0
2.0-b30
2.0-b29
2.0-b28
2.0-b27
2.0-b26
2.0-b25
2.0-b24
2.0-b23
2.0-b22
2.0-b21
2.0-b20
2.0-b19
2.0-b18
2.0-b17
2.0-b16
2.0-b15
2.0-b14
2.0-b13
2.0-b12
2.0-b11
2.0-b10
2.0-b09
2.0-b08
2.0-b07
2.0-b06
2.0-b05
2.0-b04
2.0-b03
2.0-b02
2.0-b01
1.6.1
1.6
1.6-b06
1.6-b04
1.6-b03
1.6-b02
1.5
1.4
1.4-RC1
1.3.1
1.3
1.2
@metro.version@