JSR-181 Maintenance Release 1

Web Services Metadata for Java

License

License

CDDL+GPLv2
GroupId

GroupId

javax.jws
ArtifactId

ArtifactId

jsr181-api
Last Version

Last Version

1.0-MR1
Release Date

Release Date

Type

Type

jar
Description

Description

JSR-181 Maintenance Release 1
Web Services Metadata for Java
Project URL

Project URL

http://jcp.org/en/jsr/summary?id=181
Source Code Management

Source Code Management

http://jcp.org/en/jsr/detail?id=181

Download jsr181-api

How to add to project

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

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.

Versions

Version
1.0-MR1