| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNative Инструменты разработки |
| Группа | Группаio.github.jeff-zou |
| Идентификатор | Идентификаторspringboot-on-cloud-native-template-jars |
| Последняя версия | Последняя версия2.6.6.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications built with Maven
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| springboot-on-cloud-native-template-jars-2.6.6.3.pom | 8 KB |
| Обзор |
<!-- 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"]