| License |
License |
|---|---|
| GroupId | GroupIdcom.ibeetl |
| ArtifactId | ArtifactIdsql-core |
| Version | Version3.14.5-RELEASE |
| Type | Typejar |
| Description |
Descriptionjava DAO tool
|
| Filename | Size |
|---|---|
| sql-core-3.14.5-RELEASE.pom | |
| sql-core-3.14.5-RELEASE.jar | 440 KB |
| sql-core-3.14.5-RELEASE-sources.jar | 256 KB |
| sql-core-3.14.5-RELEASE-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibeetl/sql-core/ -->
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>sql-core</artifactId>
<version>3.14.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/sql-core/
implementation 'com.ibeetl:sql-core:3.14.5-RELEASE'
// https://jarcasting.com/artifacts/com.ibeetl/sql-core/
implementation ("com.ibeetl:sql-core:3.14.5-RELEASE")
'com.ibeetl:sql-core:jar:3.14.5-RELEASE'
<dependency org="com.ibeetl" name="sql-core" rev="3.14.5-RELEASE">
<artifact name="sql-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='sql-core', version='3.14.5-RELEASE')
)
libraryDependencies += "com.ibeetl" % "sql-core" % "3.14.5-RELEASE"
[com.ibeetl/sql-core "3.14.5-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibeetl : sql-util | jar | 3.14.5-RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| 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 |