is not current version
Last Version 0.9.5

org.dbflute.utflute:utflute-guice-web 0.8.7-RC2

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.7-RC2
Type

Type

jar

Download utflute-guice-web 0.8.7-RC2


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