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

org.dbist:dbist 2.0.4

Easy database management framework

Группа

Группа

org.dbist
Идентификатор

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

dbist
Версия

Версия

2.0.4
Тип

Тип

jar

Скачать dbist 2.0.4


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