is not current version
Last Version 1.0.5

com.github.enesusta:jdbc-starter 1.0.3

JDBC Starter

GroupId

GroupId

com.github.enesusta
ArtifactId

ArtifactId

jdbc-starter
Version

Version

1.0.3
Type

Type

jar

Download jdbc-starter 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.enesusta/jdbc-starter/ -->
<dependency>
    <groupId>com.github.enesusta</groupId>
    <artifactId>jdbc-starter</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enesusta/jdbc-starter/
implementation 'com.github.enesusta:jdbc-starter:1.0.3'
// https://jarcasting.com/artifacts/com.github.enesusta/jdbc-starter/
implementation ("com.github.enesusta:jdbc-starter:1.0.3")
'com.github.enesusta:jdbc-starter:jar:1.0.3'
<dependency org="com.github.enesusta" name="jdbc-starter" rev="1.0.3">
  <artifact name="jdbc-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enesusta', module='jdbc-starter', version='1.0.3')
)
libraryDependencies += "com.github.enesusta" % "jdbc-starter" % "1.0.3"
[com.github.enesusta/jdbc-starter "1.0.3"]