| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcom.github.duxvfeng |
| Идентификатор | ИдентификаторautoId-spring-boot-autoconfigure |
| Версия | Версия1.0.2-RELEASE |
| Тип | Типjar |
| Описание |
Описание主键生成器 author:duxvfeng
|
<!-- https://jarcasting.com/artifacts/com.github.duxvfeng/autoId-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.duxvfeng</groupId>
<artifactId>autoId-spring-boot-autoconfigure</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.duxvfeng/autoId-spring-boot-autoconfigure/
implementation 'com.github.duxvfeng:autoId-spring-boot-autoconfigure:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.duxvfeng/autoId-spring-boot-autoconfigure/
implementation ("com.github.duxvfeng:autoId-spring-boot-autoconfigure:1.0.2-RELEASE")
'com.github.duxvfeng:autoId-spring-boot-autoconfigure:jar:1.0.2-RELEASE'
<dependency org="com.github.duxvfeng" name="autoId-spring-boot-autoconfigure" rev="1.0.2-RELEASE">
<artifact name="autoId-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.duxvfeng', module='autoId-spring-boot-autoconfigure', version='1.0.2-RELEASE')
)
libraryDependencies += "com.github.duxvfeng" % "autoId-spring-boot-autoconfigure" % "1.0.2-RELEASE"
[com.github.duxvfeng/autoId-spring-boot-autoconfigure "1.0.2-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.mybatis : mybatis | jar | 3.5.3 |
| com.github.duxvfeng : autoId | jar | 1.0.2-RELEASE |
| org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure | jar | 2.1.1 |