| License |
License |
|---|---|
| GroupId | GroupIdcom.ibeetl |
| ArtifactId | ArtifactIdplugin |
| Version | Version3.5.1-RELEASE |
| Type | Typejar |
| Description |
Descriptionjava DAO tool
|
| Filename | Size |
|---|---|
| plugin-3.5.1-RELEASE.pom | |
| plugin-3.5.1-RELEASE.jar | 45 KB |
| plugin-3.5.1-RELEASE-sources.jar | 15 KB |
| plugin-3.5.1-RELEASE-javadoc.jar | 209 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibeetl/plugin/ -->
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>plugin</artifactId>
<version>3.5.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/plugin/
implementation 'com.ibeetl:plugin:3.5.1-RELEASE'
// https://jarcasting.com/artifacts/com.ibeetl/plugin/
implementation ("com.ibeetl:plugin:3.5.1-RELEASE")
'com.ibeetl:plugin:jar:3.5.1-RELEASE'
<dependency org="com.ibeetl" name="plugin" rev="3.5.1-RELEASE">
<artifact name="plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='plugin', version='3.5.1-RELEASE')
)
libraryDependencies += "com.ibeetl" % "plugin" % "3.5.1-RELEASE"
[com.ibeetl/plugin "3.5.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| com.ibeetl : sql-sample-common | jar | 3.5.1-RELEASE |
| org.jdom : jdom | jar | 2.0.2 |
| com.ibeetl : sql-core | jar | 3.5.1-RELEASE |
| com.ibeetl : sql-gen | jar | 3.5.1-RELEASE |
| com.ibeetl : sql-fetch | jar | 3.5.1-RELEASE |
| com.ibeetl : sql-mapper | jar | 3.5.1-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.3.1.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |