не последняя версия
Последняя версия 1.0.5

com.github.enesusta:jdbc-starter 1.0.2

JDBC Starter

Группа

Группа

com.github.enesusta
Идентификатор

Идентификатор

jdbc-starter
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать jdbc-starter 1.0.2


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