Download forestbatis-0.0.4.jar file - Jar f

Jar examples for f:forestbatis

Description

A static orm library

You can download jar file forestbatis 0.0.4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add forestbatis-0.0.4.jar to your project.

<dependency>
   <groupId>com.lifeonwalden</groupId>
   <artifactId>forestbatis</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'com.lifeonwalden', name: 'forestbatis', version: '0.0.4'
libraryDependencies += "com.lifeonwalden" % "forestbatis" % "0.0.4"
<dependency org="com.lifeonwalden" name="forestbatis" rev="0.0.4"/>
@Grapes(@Grab(group='com.lifeonwalden', module='forestbatis', version='0.0.4'))
'com.lifeonwalden:forestbatis:jar:0.0.4'

Download

Click the following link to download the jar file.

forestbatis-0.0.4-javadoc.jar
forestbatis-0.0.4-sources.jar
forestbatis-0.0.4.jar
forestbatis-0.0.4.pom



Related Tutorials