is not current version
Last Version 1.2.0.RELEASE

com.gitee.lin-mt:dictionary-enum-spring-boot-jpa 1.1.0.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.lin-mt
ArtifactId

ArtifactId

dictionary-enum-spring-boot-jpa
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download dictionary-enum-spring-boot-jpa 1.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.lin-mt/dictionary-enum-spring-boot-jpa/ -->
<dependency>
    <groupId>com.gitee.lin-mt</groupId>
    <artifactId>dictionary-enum-spring-boot-jpa</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.lin-mt/dictionary-enum-spring-boot-jpa/
implementation 'com.gitee.lin-mt:dictionary-enum-spring-boot-jpa:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.lin-mt/dictionary-enum-spring-boot-jpa/
implementation ("com.gitee.lin-mt:dictionary-enum-spring-boot-jpa:1.1.0.RELEASE")
'com.gitee.lin-mt:dictionary-enum-spring-boot-jpa:jar:1.1.0.RELEASE'
<dependency org="com.gitee.lin-mt" name="dictionary-enum-spring-boot-jpa" rev="1.1.0.RELEASE">
  <artifact name="dictionary-enum-spring-boot-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.lin-mt', module='dictionary-enum-spring-boot-jpa', version='1.1.0.RELEASE')
)
libraryDependencies += "com.gitee.lin-mt" % "dictionary-enum-spring-boot-jpa" % "1.1.0.RELEASE"
[com.gitee.lin-mt/dictionary-enum-spring-boot-jpa "1.1.0.RELEASE"]