Jar examples for u:utflute-core
The core project of unit test library (with DBFlute)
You can download jar file utflute-core 0.6.1C in this page.
You can use the following script to add utflute-core-0.6.1C.jar to your project.
<dependency> <groupId>org.dbflute.utflute</groupId> <artifactId>utflute-core</artifactId> <version>0.6.1C</version> </dependency>
compile group: 'org.dbflute.utflute', name: 'utflute-core', version: '0.6.1C'
libraryDependencies += "org.dbflute.utflute" % "utflute-core" % "0.6.1C"
<dependency org="org.dbflute.utflute" name="utflute-core" rev="0.6.1C"/>
@Grapes(@Grab(group='org.dbflute.utflute', module='utflute-core', version='0.6.1C'))
'org.dbflute.utflute:utflute-core:jar:0.6.1C'
Click the following link to download the jar file.
utflute-core-0.6.1C-javadoc.jar