License |
License |
---|---|
GroupId | GroupIdorg.dbflute.utflute |
ArtifactId | ArtifactIdutflute-base |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionUTFlute Base
The base project of pom for unit test library (with DBFlute)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
utflute-base-1.5.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dbflute.utflute/utflute-base/ -->
<dependency>
<groupId>org.dbflute.utflute</groupId>
<artifactId>utflute-base</artifactId>
<version>1.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dbflute.utflute/utflute-base/
implementation 'org.dbflute.utflute:utflute-base:1.5.2'
// https://jarcasting.com/artifacts/org.dbflute.utflute/utflute-base/
implementation ("org.dbflute.utflute:utflute-base:1.5.2")
'org.dbflute.utflute:utflute-base:pom:1.5.2'
<dependency org="org.dbflute.utflute" name="utflute-base" rev="1.5.2">
<artifact name="utflute-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dbflute.utflute', module='utflute-base', version='1.5.2')
)
libraryDependencies += "org.dbflute.utflute" % "utflute-base" % "1.5.2"
[org.dbflute.utflute/utflute-base "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.dbflute : dbflute-runtime | jar | 1.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-ejb_3.0_spec | jar | 1.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
log4j : log4j | jar | 1.2.14 |