| License |
License |
|---|---|
| GroupId | GroupIdcom.ibeetl |
| ArtifactId | ArtifactIdsql-sample |
| Version | Version3.6.6-RELEASE |
| Type | Typepom |
| Description |
Descriptionjava DAO tool
|
| Filename | Size |
|---|---|
| sql-sample-3.6.6-RELEASE.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibeetl/sql-sample/ -->
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>sql-sample</artifactId>
<version>3.6.6-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/sql-sample/
implementation 'com.ibeetl:sql-sample:3.6.6-RELEASE'
// https://jarcasting.com/artifacts/com.ibeetl/sql-sample/
implementation ("com.ibeetl:sql-sample:3.6.6-RELEASE")
'com.ibeetl:sql-sample:pom:3.6.6-RELEASE'
<dependency org="com.ibeetl" name="sql-sample" rev="3.6.6-RELEASE">
<artifact name="sql-sample" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='sql-sample', version='3.6.6-RELEASE')
)
libraryDependencies += "com.ibeetl" % "sql-sample" % "3.6.6-RELEASE"
[com.ibeetl/sql-sample "3.6.6-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibeetl : sql-core | jar | 3.6.6-RELEASE |
| com.ibeetl : sql-gen | jar | 3.6.6-RELEASE |
| com.ibeetl : sql-fetch | jar | 3.6.6-RELEASE |
| com.ibeetl : sql-mapper | jar | 3.6.6-RELEASE |
| com.zaxxer : HikariCP | jar | 3.3.1 |
| com.h2database : h2 | jar | 1.4.200 |
| junit : junit | jar | 4.12 |
| com.ibeetl : beetl | jar | 3.4.0.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |