License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.github.jeff-zou |
ArtifactId | ArtifactIdspringboot-on-cloud-native-template-jars |
Last Version | Last Version2.6.6.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
springboot-on-cloud-native-template-jars-2.6.6.3.pom | 8 KB |
Browse |
<!-- 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.3</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.3'
// 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.3")
'io.github.jeff-zou:springboot-on-cloud-native-template-jars:pom:2.6.6.3'
<dependency org="io.github.jeff-zou" name="springboot-on-cloud-native-template-jars" rev="2.6.6.3">
<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.3')
)
libraryDependencies += "io.github.jeff-zou" % "springboot-on-cloud-native-template-jars" % "2.6.6.3"
[io.github.jeff-zou/springboot-on-cloud-native-template-jars "2.6.6.3"]