is not current version
Last Version 3.14.5-RELEASE

com.ibeetl:sql-springboot-starter 3.6.6-RELEASE

java DAO tool

License

License

GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

sql-springboot-starter
Version

Version

3.6.6-RELEASE
Type

Type

jar
Description

Description

java DAO tool

Download sql-springboot-starter 3.6.6-RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
com.ibeetl : sql-spring jar 3.6.6-RELEASE
com.ibeetl : beetlsql jar 3.6.6-RELEASE
com.ibeetl : beetl jar 3.4.0.RELEASE
org.projectlombok : lombok Optional jar 1.16.18

provided (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-test jar
io.springfox : springfox-boot-starter jar 3.0.0
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

There are no modules declared in this project.