Last Version

JAX-WS API Package 2.0EA3


License

License

GroupId

GroupId

javax.xml
ArtifactId

ArtifactId

jaxws-api
Version

Version

2.0EA3
Type

Type

jar
Description

Description

JAX-WS API Package

Download jaxws-api 2.0EA3


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

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.