не последняя версия
Последняя версия 0.9.5

org.dbflute.utflute:utflute-guice-web 0.7.1

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

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

org.dbflute.utflute
Идентификатор

Идентификатор

utflute-guice-web
Версия

Версия

0.7.1
Тип

Тип

jar

Скачать utflute-guice-web 0.7.1


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