Download wsrx-commons-2.1.jar file - Jar w

Jar examples for w:wsrx-commons

Description

You can download jar file wsrx-commons 2.1 in this page.

License

Open Source License

Build File

You can use the following script to add wsrx-commons-2.1.jar to your project.

<dependency>
   <groupId>org.glassfish.metro</groupId>
   <artifactId>wsrx-commons</artifactId>
   <version>2.1</version>
</dependency>
compile group: 'org.glassfish.metro', name: 'wsrx-commons', version: '2.1'
libraryDependencies += "org.glassfish.metro" % "wsrx-commons" % "2.1"
<dependency org="org.glassfish.metro" name="wsrx-commons" rev="2.1"/>
@Grapes(@Grab(group='org.glassfish.metro', module='wsrx-commons', version='2.1'))
'org.glassfish.metro:wsrx-commons:jar:2.1'

Download

Click the following link to download the jar file.

wsrx-commons-2.1.jar
wsrx-commons-2.1.pom
wsrx-commons-2.1-sources.jar



Related Tutorials