Last Version

UTFlute Guice 0.9.5

The unit test library for Google Guice (with DBFlute)

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.dbflute.utflute
ArtifactId

ArtifactId

utflute-guice
Version

Version

0.9.5
Type

Type

jar
Description

Description

UTFlute Guice
The unit test library for Google Guice (with DBFlute)
Project Organization

Project Organization

The DBFlute Project

Download utflute-guice 0.9.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.dbflute.utflute : utflute-core jar 0.9.5
com.google.inject : guice jar 4.2.3
org.dbflute : dbflute-runtime jar 1.2.5

provided (4)

Group / Artifact Type Version
javax.transaction : javax.transaction-api jar 1.2
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.0
org.apache.geronimo.specs : geronimo-ejb_3.0_spec jar 1.0
junit : junit jar 4.8.2

test (4)

Group / Artifact Type Version
com.atomikos : transactions-jdbc jar 5.0.9
com.h2database : h2 jar 1.4.200
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.