| License |
License |
|---|---|
| GroupId | GroupIdcom.ibeetl |
| ArtifactId | ArtifactIdsql-fetch |
| Version | Version3.12.9-RELEASE |
| Type | Typejar |
| Description |
Descriptionjava DAO tool
|
| Filename | Size |
|---|---|
| sql-fetch-3.12.9-RELEASE.pom | |
| sql-fetch-3.12.9-RELEASE.jar | 18 KB |
| sql-fetch-3.12.9-RELEASE-sources.jar | 12 KB |
| sql-fetch-3.12.9-RELEASE-javadoc.jar | 81 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibeetl/sql-fetch/ -->
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>sql-fetch</artifactId>
<version>3.12.9-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/sql-fetch/
implementation 'com.ibeetl:sql-fetch:3.12.9-RELEASE'
// https://jarcasting.com/artifacts/com.ibeetl/sql-fetch/
implementation ("com.ibeetl:sql-fetch:3.12.9-RELEASE")
'com.ibeetl:sql-fetch:jar:3.12.9-RELEASE'
<dependency org="com.ibeetl" name="sql-fetch" rev="3.12.9-RELEASE">
<artifact name="sql-fetch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='sql-fetch', version='3.12.9-RELEASE')
)
libraryDependencies += "com.ibeetl" % "sql-fetch" % "3.12.9-RELEASE"
[com.ibeetl/sql-fetch "3.12.9-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibeetl : sql-core | jar | 3.12.9-RELEASE |
| com.ibeetl : beetl | jar | 3.9.2.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |