не последняя версия
Последняя версия 2.0-v20210916

dev.rafex.ether.jdbc:ether-jdbc 2.0.0-v20201009

utilities to create microservices without frameworks

Группа

Группа

dev.rafex.ether.jdbc
Идентификатор

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

ether-jdbc
Версия

Версия

2.0.0-v20201009
Тип

Тип

jar

Скачать ether-jdbc 2.0.0-v20201009


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