Last Version

UTFlute Spring Web 0.9.5

The unit test library for Spring Framework (with DBFlute) and Web

License

License

GroupId

GroupId

org.dbflute.utflute
ArtifactId

ArtifactId

utflute-spring-web
Version

Version

0.9.5
Type

Type

jar
Description

Description

UTFlute Spring Web
The unit test library for Spring Framework (with DBFlute) and Web
Project Organization

Project Organization

The DBFlute Project

Download utflute-spring-web 0.9.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.dbflute.utflute : utflute-spring jar 0.9.5
org.dbflute.utflute : utflute-mocklet jar 0.9.5
org.springframework : spring-web jar 4.3.30.RELEASE
org.dbflute : dbflute-runtime jar 1.2.5

provided (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet.jsp : jsp-api jar 2.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
commons-dbcp : commons-dbcp jar 1.3
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.