spring-boot-dictionary-enum-mybatis

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.gitee.lin-mt
ArtifactId

ArtifactId

spring-boot-dictionary-enum-mybatis
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-dictionary-enum-mybatis
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-dictionary-enum-mybatis

Download spring-boot-dictionary-enum-mybatis

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE