не последняя версия
Последняя версия 3.14.5-RELEASE

com.ibeetl:sql-integration 3.12.4-RELEASE


Группа

Группа

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

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

sql-integration
Версия

Версия

3.12.4-RELEASE
Тип

Тип

pom

Скачать sql-integration 3.12.4-RELEASE

Имя Файла Размер
sql-integration-3.12.4-RELEASE.pom 1 KB
Обзор

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