| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators MyBatis Данные ORM |
| Группа | Группаcom.github.atool |
| Идентификатор | Идентификаторfluent-mybatis-auto |
| Последняя версия | Последняя версия1.8.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfluent mybatis parent pom
|
| Имя Файла | Размер |
|---|---|
| fluent-mybatis-auto-1.8.5.pom | |
| fluent-mybatis-auto-1.8.5.jar | 3 KB |
| fluent-mybatis-auto-1.8.5-sources.jar | 1 KB |
| fluent-mybatis-auto-1.8.5-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-auto/ -->
<dependency>
<groupId>com.github.atool</groupId>
<artifactId>fluent-mybatis-auto</artifactId>
<version>1.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-auto/
implementation 'com.github.atool:fluent-mybatis-auto:1.8.5'
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-auto/
implementation ("com.github.atool:fluent-mybatis-auto:1.8.5")
'com.github.atool:fluent-mybatis-auto:jar:1.8.5'
<dependency org="com.github.atool" name="fluent-mybatis-auto" rev="1.8.5">
<artifact name="fluent-mybatis-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-mybatis-auto', version='1.8.5')
)
libraryDependencies += "com.github.atool" % "fluent-mybatis-auto" % "1.8.5"
[com.github.atool/fluent-mybatis-auto "1.8.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.atool : fluent-mybatis | jar | 1.8.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 5.3.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.projectlombok : lombok | jar | 1.18.20 |