License |
License |
---|---|
GroupId | GroupIdorg.dbflute.utflute |
ArtifactId | ArtifactIdutflute-base |
Version | Version0.9.2 |
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-0.9.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>0.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dbflute.utflute/utflute-base/
implementation 'org.dbflute.utflute:utflute-base:0.9.2'
// https://jarcasting.com/artifacts/org.dbflute.utflute/utflute-base/
implementation ("org.dbflute.utflute:utflute-base:0.9.2")
'org.dbflute.utflute:utflute-base:pom:0.9.2'
<dependency org="org.dbflute.utflute" name="utflute-base" rev="0.9.2">
<artifact name="utflute-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dbflute.utflute', module='utflute-base', version='0.9.2')
)
libraryDependencies += "org.dbflute.utflute" % "utflute-base" % "0.9.2"
[org.dbflute.utflute/utflute-base "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.dbflute : dbflute-runtime | jar | 1.2.1 |
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 |
junit : junit | jar | 4.8.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 |