is not current version
Last Version 3.14.5-RELEASE

com.ibeetl:sql-integration 3.12.9-RELEASE

java DAO tool

License

License

GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

sql-integration
Version

Version

3.12.9-RELEASE
Type

Type

pom
Description

Description

java DAO tool

Download sql-integration 3.12.9-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
com.ibeetl : beetlsql jar 3.12.9-RELEASE
com.ibeetl : beetl jar 3.9.2.RELEASE
org.projectlombok : lombok Optional jar 1.16.18

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
mysql : mysql-connector-java jar 8.0.20
com.h2database : h2 jar 1.4.200
com.zaxxer : HikariCP jar 3.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

  • sql-spring
  • sql-springboot-starter
  • sql-jfinal
  • sql-solon-plugin
  • sql-act