| License | License | 
|---|---|
| GroupId | GroupIdcom.ibeetl | 
| ArtifactId | ArtifactIdsql-spring | 
| Version | Version3.4.2-RELEASE | 
| Type | Typejar | 
| Description | Descriptionjava DAO tool | 
| Filename | Size | 
|---|---|
| sql-spring-3.4.2-RELEASE.pom | |
| sql-spring-3.4.2-RELEASE.jar | 21 KB | 
| sql-spring-3.4.2-RELEASE-sources.jar | 12 KB | 
| sql-spring-3.4.2-RELEASE-javadoc.jar | 75 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ibeetl/sql-spring/ -->
<dependency>
    <groupId>com.ibeetl</groupId>
    <artifactId>sql-spring</artifactId>
    <version>3.4.2-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.ibeetl/sql-spring/
implementation 'com.ibeetl:sql-spring:3.4.2-RELEASE'// https://jarcasting.com/artifacts/com.ibeetl/sql-spring/
implementation ("com.ibeetl:sql-spring:3.4.2-RELEASE")'com.ibeetl:sql-spring:jar:3.4.2-RELEASE'<dependency org="com.ibeetl" name="sql-spring" rev="3.4.2-RELEASE">
  <artifact name="sql-spring" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ibeetl', module='sql-spring', version='3.4.2-RELEASE')
)libraryDependencies += "com.ibeetl" % "sql-spring" % "3.4.2-RELEASE"[com.ibeetl/sql-spring "3.4.2-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.ibeetl : beetlsql | jar | 3.4.2-RELEASE | 
| com.ibeetl : beetl | jar | 3.3.1.RELEASE | 
| org.projectlombok : lombok Optional | jar | 1.16.18 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-core | jar | 4.2.3.RELEASE | 
| org.springframework : spring-beans | jar | 4.2.3.RELEASE | 
| org.springframework : spring-context | jar | 4.2.3.RELEASE | 
| org.springframework : spring-test | jar | 4.2.3.RELEASE | 
| org.springframework : spring-jdbc | jar | 4.2.3.RELEASE | 
| org.aspectj : aspectjrt | jar | 1.6.11 | 
| org.aspectj : aspectjweaver | jar | 1.6.11 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-core | jar | 1.3 |