| Категории |
КатегорииMyBatis Данные ORM |
|---|---|
| Группа | Группаio.github.renbangjie |
| Идентификатор | Идентификаторchaos-mybatis-generator |
| Версия | Версия1.0.1.RELEASE |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| chaos-mybatis-generator-1.0.1.RELEASE.pom | |
| chaos-mybatis-generator-1.0.1.RELEASE-sources.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.renbangjie/chaos-mybatis-generator/ -->
<dependency>
<groupId>io.github.renbangjie</groupId>
<artifactId>chaos-mybatis-generator</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.renbangjie/chaos-mybatis-generator/
implementation 'io.github.renbangjie:chaos-mybatis-generator:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.renbangjie/chaos-mybatis-generator/
implementation ("io.github.renbangjie:chaos-mybatis-generator:1.0.1.RELEASE")
'io.github.renbangjie:chaos-mybatis-generator:jar:1.0.1.RELEASE'
<dependency org="io.github.renbangjie" name="chaos-mybatis-generator" rev="1.0.1.RELEASE">
<artifact name="chaos-mybatis-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.renbangjie', module='chaos-mybatis-generator', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.renbangjie" % "chaos-mybatis-generator" % "1.0.1.RELEASE"
[io.github.renbangjie/chaos-mybatis-generator "1.0.1.RELEASE"]