License |
License |
---|---|
GroupId | GroupIdorg.dbist |
ArtifactId | ArtifactIddbist-parent |
Version | Version2.0.5 |
Type | Typepom |
Description |
DescriptionDbist - Parent
Easy database management framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
dbist-parent-2.0.5.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dbist/dbist-parent/ -->
<dependency>
<groupId>org.dbist</groupId>
<artifactId>dbist-parent</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dbist/dbist-parent/
implementation 'org.dbist:dbist-parent:2.0.5'
// https://jarcasting.com/artifacts/org.dbist/dbist-parent/
implementation ("org.dbist:dbist-parent:2.0.5")
'org.dbist:dbist-parent:pom:2.0.5'
<dependency org="org.dbist" name="dbist-parent" rev="2.0.5">
<artifact name="dbist-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dbist', module='dbist-parent', version='2.0.5')
)
libraryDependencies += "org.dbist" % "dbist-parent" % "2.0.5"
[org.dbist/dbist-parent "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 3.2.2.RELEASE |
org.hsqldb : hsqldb | jar | 2.2.9 |
org.postgresql : postgresql | jar | 9.2-1003-jdbc4 |
net.sourceforge.jtds : jtds | jar | 1.2.8 |