| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ibeetl |
| Идентификатор | Идентификаторplugin |
| Версия | Версия3.12.11-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеjava DAO tool
|
| Имя Файла | Размер |
|---|---|
| plugin-3.12.11-RELEASE.pom | |
| plugin-3.12.11-RELEASE.jar | 45 KB |
| plugin-3.12.11-RELEASE-sources.jar | 15 KB |
| plugin-3.12.11-RELEASE-javadoc.jar | 209 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ibeetl/plugin/ -->
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>plugin</artifactId>
<version>3.12.11-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/plugin/
implementation 'com.ibeetl:plugin:3.12.11-RELEASE'
// https://jarcasting.com/artifacts/com.ibeetl/plugin/
implementation ("com.ibeetl:plugin:3.12.11-RELEASE")
'com.ibeetl:plugin:jar:3.12.11-RELEASE'
<dependency org="com.ibeetl" name="plugin" rev="3.12.11-RELEASE">
<artifact name="plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='plugin', version='3.12.11-RELEASE')
)
libraryDependencies += "com.ibeetl" % "plugin" % "3.12.11-RELEASE"
[com.ibeetl/plugin "3.12.11-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| com.ibeetl : sql-sample-common | jar | 3.12.11-RELEASE |
| org.jdom : jdom | jar | 2.0.2 |
| com.ibeetl : sql-core | jar | 3.12.11-RELEASE |
| com.ibeetl : sql-gen | jar | 3.12.11-RELEASE |
| com.ibeetl : sql-fetch | jar | 3.12.11-RELEASE |
| com.ibeetl : sql-mapper | jar | 3.12.11-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.10.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |