is not current version
Last Version 0.9.5

org.dbflute.utflute:utflute-guice-web 0.8.6-RC1

The unit test library for Google Guice (with DBFlute) and Web

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.dbflute.utflute
ArtifactId

ArtifactId

utflute-guice-web
Version

Version

0.8.6-RC1
Type

Type

jar

Download utflute-guice-web 0.8.6-RC1


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