is not current version
Last Version 0.0.2

com.github.dcy421:dcy-common-spring-boot-stater 0.0.1

公共包

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dcy421
ArtifactId

ArtifactId

dcy-common-spring-boot-stater
Version

Version

0.0.1
Type

Type

jar

Download dcy-common-spring-boot-stater 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.dcy421/dcy-common-spring-boot-stater/ -->
<dependency>
    <groupId>com.github.dcy421</groupId>
    <artifactId>dcy-common-spring-boot-stater</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dcy421/dcy-common-spring-boot-stater/
implementation 'com.github.dcy421:dcy-common-spring-boot-stater:0.0.1'
// https://jarcasting.com/artifacts/com.github.dcy421/dcy-common-spring-boot-stater/
implementation ("com.github.dcy421:dcy-common-spring-boot-stater:0.0.1")
'com.github.dcy421:dcy-common-spring-boot-stater:jar:0.0.1'
<dependency org="com.github.dcy421" name="dcy-common-spring-boot-stater" rev="0.0.1">
  <artifact name="dcy-common-spring-boot-stater" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dcy421', module='dcy-common-spring-boot-stater', version='0.0.1')
)
libraryDependencies += "com.github.dcy421" % "dcy-common-spring-boot-stater" % "0.0.1"
[com.github.dcy421/dcy-common-spring-boot-stater "0.0.1"]