Download jsr181-api-1.0-MR1.jar file - Jar j

Jar examples for j:jsr181-api

Description

Web Services Metadata for Java

You can download jar file jsr181-api 1.0-MR1 in this page.

License

CDDL+GPLv2

Build File

You can use the following script to add jsr181-api-1.0-MR1.jar to your project.

<dependency>
   <groupId>javax.jws</groupId>
   <artifactId>jsr181-api</artifactId>
   <version>1.0-MR1</version>
</dependency>
compile group: 'javax.jws', name: 'jsr181-api', version: '1.0-MR1'
libraryDependencies += "javax.jws" % "jsr181-api" % "1.0-MR1"
<dependency org="javax.jws" name="jsr181-api" rev="1.0-MR1"/>
@Grapes(@Grab(group='javax.jws', module='jsr181-api', version='1.0-MR1'))
'javax.jws:jsr181-api:jar:1.0-MR1'

Download

Click the following link to download the jar file.

jsr181-api-1.0-MR1-sources.jar
jsr181-api-1.0-MR1.jar
jsr181-api-1.0-MR1.pom



Related Tutorials