| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcom.gitee.w-whf.mybatis-generator-develop |
| Идентификатор | ИдентификаторCustomPlugin |
| Последняя версия | Последняя версия2.1.7-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCustomPlugin
a project about mybatis-generatorplugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| CustomPlugin-2.1.7-RELEASE.pom | |
| CustomPlugin-2.1.7-RELEASE.jar | 26 KB |
| CustomPlugin-2.1.7-RELEASE-sources.jar | 15 KB |
| CustomPlugin-2.1.7-RELEASE-javadoc.jar | 81 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.w-whf.mybatis-generator-develop/CustomPlugin/ -->
<dependency>
<groupId>com.gitee.w-whf.mybatis-generator-develop</groupId>
<artifactId>CustomPlugin</artifactId>
<version>2.1.7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.w-whf.mybatis-generator-develop/CustomPlugin/
implementation 'com.gitee.w-whf.mybatis-generator-develop:CustomPlugin:2.1.7-RELEASE'
// https://jarcasting.com/artifacts/com.gitee.w-whf.mybatis-generator-develop/CustomPlugin/
implementation ("com.gitee.w-whf.mybatis-generator-develop:CustomPlugin:2.1.7-RELEASE")
'com.gitee.w-whf.mybatis-generator-develop:CustomPlugin:jar:2.1.7-RELEASE'
<dependency org="com.gitee.w-whf.mybatis-generator-develop" name="CustomPlugin" rev="2.1.7-RELEASE">
<artifact name="CustomPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.w-whf.mybatis-generator-develop', module='CustomPlugin', version='2.1.7-RELEASE')
)
libraryDependencies += "com.gitee.w-whf.mybatis-generator-develop" % "CustomPlugin" % "2.1.7-RELEASE"
[com.gitee.w-whf.mybatis-generator-develop/CustomPlugin "2.1.7-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis.generator : mybatis-generator-core | jar | 1.3.7 |