| License | License | 
|---|---|
| GroupId | GroupIdcom.ibeetl | 
| ArtifactId | ArtifactIdbeetlsql | 
| Version | Version3.13.0-RELEASE | 
| Type | Typejar | 
| Description | Descriptionjava DAO tool | 
| Filename | Size | 
|---|---|
| beetlsql-3.13.0-RELEASE.pom | |
| beetlsql-3.13.0-RELEASE.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ibeetl/beetlsql/ -->
<dependency>
    <groupId>com.ibeetl</groupId>
    <artifactId>beetlsql</artifactId>
    <version>3.13.0-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.ibeetl/beetlsql/
implementation 'com.ibeetl:beetlsql:3.13.0-RELEASE'// https://jarcasting.com/artifacts/com.ibeetl/beetlsql/
implementation ("com.ibeetl:beetlsql:3.13.0-RELEASE")'com.ibeetl:beetlsql:jar:3.13.0-RELEASE'<dependency org="com.ibeetl" name="beetlsql" rev="3.13.0-RELEASE">
  <artifact name="beetlsql" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ibeetl', module='beetlsql', version='3.13.0-RELEASE')
)libraryDependencies += "com.ibeetl" % "beetlsql" % "3.13.0-RELEASE"[com.ibeetl/beetlsql "3.13.0-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.ibeetl : sql-core | jar | 3.13.0-RELEASE | 
| com.ibeetl : sql-gen | jar | 3.13.0-RELEASE | 
| com.ibeetl : sql-fetch | jar | 3.13.0-RELEASE | 
| com.ibeetl : sql-mapper | jar | 3.13.0-RELEASE | 
| com.ibeetl : beetl | jar | 3.10.0.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-core | jar | 1.3 |