Download jaxme2-0.5.1.jar file - Jar j

Jar examples for j:jaxme2

Description

You can download jar file jaxme2 0.5.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jaxme2-0.5.1.jar to your project.

<dependency>
   <groupId>org.apache.ws.jaxme</groupId>
   <artifactId>jaxme2</artifactId>
   <version>0.5.1</version>
</dependency>
compile group: 'org.apache.ws.jaxme', name: 'jaxme2', version: '0.5.1'
libraryDependencies += "org.apache.ws.jaxme" % "jaxme2" % "0.5.1"
<dependency org="org.apache.ws.jaxme" name="jaxme2" rev="0.5.1"/>
@Grapes(@Grab(group='org.apache.ws.jaxme', module='jaxme2', version='0.5.1'))
'org.apache.ws.jaxme:jaxme2:jar:0.5.1'

Download

Click the following link to download the jar file.

jaxme2-0.5.1-sources.jar
jaxme2-0.5.1.jar
jaxme2-0.5.1.pom



Related Tutorials