is not current version
Last Version 1.5.2

org.dbflute.utflute:utflute-lastaflute 0.6.5-RC1

The unit test library for LastaFlute (with DBFlute)

GroupId

GroupId

org.dbflute.utflute
ArtifactId

ArtifactId

utflute-lastaflute
Version

Version

0.6.5-RC1
Type

Type

jar

Download utflute-lastaflute 0.6.5-RC1


<!-- https://jarcasting.com/artifacts/org.dbflute.utflute/utflute-lastaflute/ -->
<dependency>
    <groupId>org.dbflute.utflute</groupId>
    <artifactId>utflute-lastaflute</artifactId>
    <version>0.6.5-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dbflute.utflute/utflute-lastaflute/
implementation 'org.dbflute.utflute:utflute-lastaflute:0.6.5-RC1'
// https://jarcasting.com/artifacts/org.dbflute.utflute/utflute-lastaflute/
implementation ("org.dbflute.utflute:utflute-lastaflute:0.6.5-RC1")
'org.dbflute.utflute:utflute-lastaflute:jar:0.6.5-RC1'
<dependency org="org.dbflute.utflute" name="utflute-lastaflute" rev="0.6.5-RC1">
  <artifact name="utflute-lastaflute" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dbflute.utflute', module='utflute-lastaflute', version='0.6.5-RC1')
)
libraryDependencies += "org.dbflute.utflute" % "utflute-lastaflute" % "0.6.5-RC1"
[org.dbflute.utflute/utflute-lastaflute "0.6.5-RC1"]