| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы MyBatis Данные ORM |
| Группа | Группаcom.gitee.lin-mt |
| Идентификатор | Идентификаторspring-boot-dictionary-enum-mybatis |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-dictionary-enum-mybatis
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.gitee.lin-mt/spring-boot-dictionary-enum-mybatis/ -->
<dependency>
<groupId>com.gitee.lin-mt</groupId>
<artifactId>spring-boot-dictionary-enum-mybatis</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.lin-mt/spring-boot-dictionary-enum-mybatis/
implementation 'com.gitee.lin-mt:spring-boot-dictionary-enum-mybatis:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.lin-mt/spring-boot-dictionary-enum-mybatis/
implementation ("com.gitee.lin-mt:spring-boot-dictionary-enum-mybatis:1.0.0.RELEASE")
'com.gitee.lin-mt:spring-boot-dictionary-enum-mybatis:jar:1.0.0.RELEASE'
<dependency org="com.gitee.lin-mt" name="spring-boot-dictionary-enum-mybatis" rev="1.0.0.RELEASE">
<artifact name="spring-boot-dictionary-enum-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.lin-mt', module='spring-boot-dictionary-enum-mybatis', version='1.0.0.RELEASE')
)
libraryDependencies += "com.gitee.lin-mt" % "spring-boot-dictionary-enum-mybatis" % "1.0.0.RELEASE"
[com.gitee.lin-mt/spring-boot-dictionary-enum-mybatis "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.1 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.2.1.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | 2.2.1.RELEASE |