| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcom.fastjrun.codeg |
| Идентификатор | Идентификаторmybatis-generator-plugin-ext |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmybatis-generator-plugin-ext
mybatis代码生成器插件扩展
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/mybatis-generator-plugin-ext/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>mybatis-generator-plugin-ext</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/mybatis-generator-plugin-ext/
implementation 'com.fastjrun.codeg:mybatis-generator-plugin-ext:1.1'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/mybatis-generator-plugin-ext/
implementation ("com.fastjrun.codeg:mybatis-generator-plugin-ext:1.1")
'com.fastjrun.codeg:mybatis-generator-plugin-ext:jar:1.1'
<dependency org="com.fastjrun.codeg" name="mybatis-generator-plugin-ext" rev="1.1">
<artifact name="mybatis-generator-plugin-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='mybatis-generator-plugin-ext', version='1.1')
)
libraryDependencies += "com.fastjrun.codeg" % "mybatis-generator-plugin-ext" % "1.1"
[com.fastjrun.codeg/mybatis-generator-plugin-ext "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis.generator : mybatis-generator-core | jar | 1.4.0 |