Last Version

javax.jws API 1.1

Java EE Web Services Metadata API

License

License

CDDL + GPLv2 with classpath exception
GroupId

GroupId

javax.jws
ArtifactId

ArtifactId

javax.jws-api
Version

Version

1.1
Type

Type

jar
Description

Description

javax.jws API
Java EE Web Services Metadata API
Project URL

Project URL

http://glassfish.java.net
Project Organization

Project Organization

GlassFish Community
Source Code Management

Source Code Management

https://github.com/javaee/javax.jws

Download javax.jws-api 1.1


<!-- https://jarcasting.com/artifacts/javax.jws/javax.jws-api/ -->
<dependency>
    <groupId>javax.jws</groupId>
    <artifactId>javax.jws-api</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/javax.jws/javax.jws-api/
implementation 'javax.jws:javax.jws-api:1.1'
// https://jarcasting.com/artifacts/javax.jws/javax.jws-api/
implementation ("javax.jws:javax.jws-api:1.1")
'javax.jws:javax.jws-api:jar:1.1'
<dependency org="javax.jws" name="javax.jws-api" rev="1.1">
  <artifact name="javax.jws-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.jws', module='javax.jws-api', version='1.1')
)
libraryDependencies += "javax.jws" % "javax.jws-api" % "1.1"
[javax.jws/javax.jws-api "1.1"]

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.