Last Version

Metro API Sources 2.1-b15

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 module provides source files in order to produce Javadoc for Java EE. The set of files contained herein does not match what is in webservices-api.

License

License

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

GroupId

javax.xml
ArtifactId

ArtifactId

webservices-api-src
Version

Version

2.1-b15
Type

Type

jar
Description

Description

Metro API Sources
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 module provides source files in order to produce Javadoc for Java EE. The set of files contained herein does not match what is in webservices-api.
Project Organization

Project Organization

Sun Microsystems, Inc

Download webservices-api-src 2.1-b15


<!-- https://jarcasting.com/artifacts/javax.xml/webservices-api-src/ -->
<dependency>
    <groupId>javax.xml</groupId>
    <artifactId>webservices-api-src</artifactId>
    <version>2.1-b15</version>
</dependency>
// https://jarcasting.com/artifacts/javax.xml/webservices-api-src/
implementation 'javax.xml:webservices-api-src:2.1-b15'
// https://jarcasting.com/artifacts/javax.xml/webservices-api-src/
implementation ("javax.xml:webservices-api-src:2.1-b15")
'javax.xml:webservices-api-src:jar:2.1-b15'
<dependency org="javax.xml" name="webservices-api-src" rev="2.1-b15">
  <artifact name="webservices-api-src" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.xml', module='webservices-api-src', version='2.1-b15')
)
libraryDependencies += "javax.xml" % "webservices-api-src" % "2.1-b15"
[javax.xml/webservices-api-src "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

There are no modules declared in this project.