is not current version
Last Version 2.6.6.3

io.github.jeff-zou:springboot-on-cloud-native-template-jars 2.6.6


Categories

Categories

Native Development Tools
GroupId

GroupId

io.github.jeff-zou
ArtifactId

ArtifactId

springboot-on-cloud-native-template-jars
Version

Version

2.6.6
Type

Type

pom

Download springboot-on-cloud-native-template-jars 2.6.6


<!-- https://jarcasting.com/artifacts/io.github.jeff-zou/springboot-on-cloud-native-template-jars/ -->
<dependency>
    <groupId>io.github.jeff-zou</groupId>
    <artifactId>springboot-on-cloud-native-template-jars</artifactId>
    <version>2.6.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeff-zou/springboot-on-cloud-native-template-jars/
implementation 'io.github.jeff-zou:springboot-on-cloud-native-template-jars:2.6.6'
// https://jarcasting.com/artifacts/io.github.jeff-zou/springboot-on-cloud-native-template-jars/
implementation ("io.github.jeff-zou:springboot-on-cloud-native-template-jars:2.6.6")
'io.github.jeff-zou:springboot-on-cloud-native-template-jars:pom:2.6.6'
<dependency org="io.github.jeff-zou" name="springboot-on-cloud-native-template-jars" rev="2.6.6">
  <artifact name="springboot-on-cloud-native-template-jars" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jeff-zou', module='springboot-on-cloud-native-template-jars', version='2.6.6')
)
libraryDependencies += "io.github.jeff-zou" % "springboot-on-cloud-native-template-jars" % "2.6.6"
[io.github.jeff-zou/springboot-on-cloud-native-template-jars "2.6.6"]