Download commons-betwixt-1.0-beta-1.20030111.103454.jar file - Jar c

Jar examples for c:commons-betwixt

Description

Commons Betwixt: mapping beans to XML

You can download jar file commons-betwixt 1.0-beta-1.20030111.103454 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add commons-betwixt-1.0-beta-1.20030111.103454.jar to your project.

<dependency>
   <groupId>commons-betwixt</groupId>
   <artifactId>commons-betwixt</artifactId>
   <version>1.0-beta-1.20030111.103454</version>
</dependency>
compile group: 'commons-betwixt', name: 'commons-betwixt', version: '1.0-beta-1.20030111.103454'
libraryDependencies += "commons-betwixt" % "commons-betwixt" % "1.0-beta-1.20030111.103454"
<dependency org="commons-betwixt" name="commons-betwixt" rev="1.0-beta-1.20030111.103454"/>
@Grapes(@Grab(group='commons-betwixt', module='commons-betwixt', version='1.0-beta-1.20030111.103454'))
'commons-betwixt:commons-betwixt:jar:1.0-beta-1.20030111.103454'

Download

Click the following link to download the jar file.

commons-betwixt-1.0-beta-1.20030111.103454.jar
commons-betwixt-1.0-beta-1.20030111.103454.pom



Related Tutorials