is not current version
Last Version 3.14.5-RELEASE

com.ibeetl:sql-integration 3.0.3-RELEASE


GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

sql-integration
Version

Version

3.0.3-RELEASE
Type

Type

pom

Download sql-integration 3.0.3-RELEASE


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