| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаio.github.cgi |
| Идентификатор | Идентификаторmybatis-generator-plugins-root |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmybatis-generator-plugins-root
Set of plugins for mybatis-generator-plugin extending base functions.
Fork of original project for publish to maven central.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| mybatis-generator-plugins-root-1.0.1.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.cgi/mybatis-generator-plugins-root/ -->
<dependency>
<groupId>io.github.cgi</groupId>
<artifactId>mybatis-generator-plugins-root</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cgi/mybatis-generator-plugins-root/
implementation 'io.github.cgi:mybatis-generator-plugins-root:1.0.1'
// https://jarcasting.com/artifacts/io.github.cgi/mybatis-generator-plugins-root/
implementation ("io.github.cgi:mybatis-generator-plugins-root:1.0.1")
'io.github.cgi:mybatis-generator-plugins-root:pom:1.0.1'
<dependency org="io.github.cgi" name="mybatis-generator-plugins-root" rev="1.0.1">
<artifact name="mybatis-generator-plugins-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.cgi', module='mybatis-generator-plugins-root', version='1.0.1')
)
libraryDependencies += "io.github.cgi" % "mybatis-generator-plugins-root" % "1.0.1"
[io.github.cgi/mybatis-generator-plugins-root "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis.generator : mybatis-generator-core | jar | 1.3.5 |
| junit : junit | jar | 4.11 |