License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.gitee.lin-mt |
ArtifactId | ArtifactIddictionary-enum-spring-boot-mybatis |
Last Version | Last Version1.2.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondictionary-enum-spring-boot-mybatis
Parent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/com.gitee.lin-mt/dictionary-enum-spring-boot-mybatis/ -->
<dependency>
<groupId>com.gitee.lin-mt</groupId>
<artifactId>dictionary-enum-spring-boot-mybatis</artifactId>
<version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.lin-mt/dictionary-enum-spring-boot-mybatis/
implementation 'com.gitee.lin-mt:dictionary-enum-spring-boot-mybatis:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.lin-mt/dictionary-enum-spring-boot-mybatis/
implementation ("com.gitee.lin-mt:dictionary-enum-spring-boot-mybatis:1.2.0.RELEASE")
'com.gitee.lin-mt:dictionary-enum-spring-boot-mybatis:jar:1.2.0.RELEASE'
<dependency org="com.gitee.lin-mt" name="dictionary-enum-spring-boot-mybatis" rev="1.2.0.RELEASE">
<artifact name="dictionary-enum-spring-boot-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.lin-mt', module='dictionary-enum-spring-boot-mybatis', version='1.2.0.RELEASE')
)
libraryDependencies += "com.gitee.lin-mt" % "dictionary-enum-spring-boot-mybatis" % "1.2.0.RELEASE"
[com.gitee.lin-mt/dictionary-enum-spring-boot-mybatis "1.2.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.3.RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |