is not current version
Last Version 2.0.5

org.dbist:dbist-parent 2.0.3

Easy database management framework

GroupId

GroupId

org.dbist
ArtifactId

ArtifactId

dbist-parent
Version

Version

2.0.3
Type

Type

pom

Download dbist-parent 2.0.3

Filename Size
dbist-parent-2.0.3.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.dbist/dbist-parent/ -->
<dependency>
    <groupId>org.dbist</groupId>
    <artifactId>dbist-parent</artifactId>
    <version>2.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dbist/dbist-parent/
implementation 'org.dbist:dbist-parent:2.0.3'
// https://jarcasting.com/artifacts/org.dbist/dbist-parent/
implementation ("org.dbist:dbist-parent:2.0.3")
'org.dbist:dbist-parent:pom:2.0.3'
<dependency org="org.dbist" name="dbist-parent" rev="2.0.3">
  <artifact name="dbist-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dbist', module='dbist-parent', version='2.0.3')
)
libraryDependencies += "org.dbist" % "dbist-parent" % "2.0.3"
[org.dbist/dbist-parent "2.0.3"]