Download utflute-lastaflute-0.8.1.jar file - Jar u

Jar examples for u:utflute-lastaflute

Description

The unit test library for LastaFlute (with DBFlute)

You can download jar file utflute-lastaflute 0.8.1 in this page.

Build File

You can use the following script to add utflute-lastaflute-0.8.1.jar to your project.

<dependency>
   <groupId>org.dbflute.utflute</groupId>
   <artifactId>utflute-lastaflute</artifactId>
   <version>0.8.1</version>
</dependency>
compile group: 'org.dbflute.utflute', name: 'utflute-lastaflute', version: '0.8.1'
libraryDependencies += "org.dbflute.utflute" % "utflute-lastaflute" % "0.8.1"
<dependency org="org.dbflute.utflute" name="utflute-lastaflute" rev="0.8.1"/>
@Grapes(@Grab(group='org.dbflute.utflute', module='utflute-lastaflute', version='0.8.1'))
'org.dbflute.utflute:utflute-lastaflute:jar:0.8.1'

Download

Click the following link to download the jar file.

utflute-lastaflute-0.8.1-javadoc.jar
utflute-lastaflute-0.8.1-sources.jar
utflute-lastaflute-0.8.1.jar
utflute-lastaflute-0.8.1.pom



Related Tutorials