| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dbflute.utflute |
| Идентификатор | Идентификаторutflute-spring |
| Последняя версия | Последняя версия0.9.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUTFlute Spring
The unit test library for Spring Framework (with DBFlute)
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| utflute-spring-0.9.5.pom | |
| utflute-spring-0.9.5.jar | 10 KB |
| utflute-spring-0.9.5-sources.jar | 6 KB |
| utflute-spring-0.9.5-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dbflute.utflute/utflute-spring/ -->
<dependency>
<groupId>org.dbflute.utflute</groupId>
<artifactId>utflute-spring</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.dbflute.utflute/utflute-spring/
implementation 'org.dbflute.utflute:utflute-spring:0.9.5'
// https://jarcasting.com/artifacts/org.dbflute.utflute/utflute-spring/
implementation ("org.dbflute.utflute:utflute-spring:0.9.5")
'org.dbflute.utflute:utflute-spring:jar:0.9.5'
<dependency org="org.dbflute.utflute" name="utflute-spring" rev="0.9.5">
<artifact name="utflute-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dbflute.utflute', module='utflute-spring', version='0.9.5')
)
libraryDependencies += "org.dbflute.utflute" % "utflute-spring" % "0.9.5"
[org.dbflute.utflute/utflute-spring "0.9.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dbflute.utflute : utflute-core | jar | 0.9.5 |
| org.springframework : spring-core | jar | 4.3.30.RELEASE |
| org.springframework : spring-context | jar | 4.3.30.RELEASE |
| org.springframework : spring-jdbc | jar | 4.3.30.RELEASE |
| org.dbflute : dbflute-runtime | jar | 1.2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |