Download commons-busdox-0.9.0.jar file - Jar c

Jar examples for c:commons-busdox

Description

Busdox artifacts for Java.

You can download jar file commons-busdox 0.9.0 in this page.

License

GNU Lesser General Public License (LGPL), Version 3.0

Build File

You can use the following script to add commons-busdox-0.9.0.jar to your project.

<dependency>
   <groupId>no.difi.vefa</groupId>
   <artifactId>commons-busdox</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'no.difi.vefa', name: 'commons-busdox', version: '0.9.0'
libraryDependencies += "no.difi.vefa" % "commons-busdox" % "0.9.0"
<dependency org="no.difi.vefa" name="commons-busdox" rev="0.9.0"/>
@Grapes(@Grab(group='no.difi.vefa', module='commons-busdox', version='0.9.0'))
'no.difi.vefa:commons-busdox:jar:0.9.0'

Download

Click the following link to download the jar file.

commons-busdox-0.9.0-javadoc.jar
commons-busdox-0.9.0-sources.jar
commons-busdox-0.9.0.jar
commons-busdox-0.9.0.pom



Related Tutorials