is not current version
Last Version 2.0.0.M6-alpha-1

com.gitee.loocao.boot:spring-boot-starter-enjoy 2.0.0.M6-alpha


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.loocao.boot
ArtifactId

ArtifactId

spring-boot-starter-enjoy
Version

Version

2.0.0.M6-alpha
Type

Type

jar

Download spring-boot-starter-enjoy 2.0.0.M6-alpha


<!-- https://jarcasting.com/artifacts/com.gitee.loocao.boot/spring-boot-starter-enjoy/ -->
<dependency>
    <groupId>com.gitee.loocao.boot</groupId>
    <artifactId>spring-boot-starter-enjoy</artifactId>
    <version>2.0.0.M6-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.loocao.boot/spring-boot-starter-enjoy/
implementation 'com.gitee.loocao.boot:spring-boot-starter-enjoy:2.0.0.M6-alpha'
// https://jarcasting.com/artifacts/com.gitee.loocao.boot/spring-boot-starter-enjoy/
implementation ("com.gitee.loocao.boot:spring-boot-starter-enjoy:2.0.0.M6-alpha")
'com.gitee.loocao.boot:spring-boot-starter-enjoy:jar:2.0.0.M6-alpha'
<dependency org="com.gitee.loocao.boot" name="spring-boot-starter-enjoy" rev="2.0.0.M6-alpha">
  <artifact name="spring-boot-starter-enjoy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.loocao.boot', module='spring-boot-starter-enjoy', version='2.0.0.M6-alpha')
)
libraryDependencies += "com.gitee.loocao.boot" % "spring-boot-starter-enjoy" % "2.0.0.M6-alpha"
[com.gitee.loocao.boot/spring-boot-starter-enjoy "2.0.0.M6-alpha"]