Download utflute-core-0.8.5.jar file - Jar u

Jar examples for u:utflute-core

Description

The core project of unit test library (with DBFlute)

You can download jar file utflute-core 0.8.5 in this page.

Build File

You can use the following script to add utflute-core-0.8.5.jar to your project.

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

Download

Click the following link to download the jar file.

utflute-core-0.8.5-javadoc.jar
utflute-core-0.8.5-sources.jar
utflute-core-0.8.5.jar
utflute-core-0.8.5.pom



Related Tutorials