Jar examples for j:jsr181-api
Web Services Metadata for Java
You can download jar file jsr181-api 1.0-MR1 in this page.
CDDL+GPLv2
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'
Click the following link to download the jar file.
jsr181-api-1.0-MR1-sources.jar