| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcom.github.bjlhx15 |
| Идентификатор | Идентификаторmybatis-plugin-ext |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.bjlhx15:mybatis-plugin-ext
mybatis plugins
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mybatis-plugin-ext-1.0.0.pom | |
| mybatis-plugin-ext-1.0.0.jar | 6 KB |
| mybatis-plugin-ext-1.0.0-sources.jar | 2 KB |
| mybatis-plugin-ext-1.0.0-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bjlhx15/mybatis-plugin-ext/ -->
<dependency>
<groupId>com.github.bjlhx15</groupId>
<artifactId>mybatis-plugin-ext</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjlhx15/mybatis-plugin-ext/
implementation 'com.github.bjlhx15:mybatis-plugin-ext:1.0.0'
// https://jarcasting.com/artifacts/com.github.bjlhx15/mybatis-plugin-ext/
implementation ("com.github.bjlhx15:mybatis-plugin-ext:1.0.0")
'com.github.bjlhx15:mybatis-plugin-ext:jar:1.0.0'
<dependency org="com.github.bjlhx15" name="mybatis-plugin-ext" rev="1.0.0">
<artifact name="mybatis-plugin-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjlhx15', module='mybatis-plugin-ext', version='1.0.0')
)
libraryDependencies += "com.github.bjlhx15" % "mybatis-plugin-ext" % "1.0.0"
[com.github.bjlhx15/mybatis-plugin-ext "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis.generator : mybatis-generator-core | jar | 1.3.5 |