не последняя версия
Последняя версия 1.0.9.RELEASE

cn.t:springboot-parent-pom 1.0.6.RELEASE

springboot-parent-pom

Группа

Группа

cn.t
Идентификатор

Идентификатор

springboot-parent-pom
Версия

Версия

1.0.6.RELEASE
Тип

Тип

pom

Скачать springboot-parent-pom 1.0.6.RELEASE

Имя Файла Размер
springboot-parent-pom-1.0.6.RELEASE.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/cn.t/springboot-parent-pom/ -->
<dependency>
    <groupId>cn.t</groupId>
    <artifactId>springboot-parent-pom</artifactId>
    <version>1.0.6.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.t/springboot-parent-pom/
implementation 'cn.t:springboot-parent-pom:1.0.6.RELEASE'
// https://jarcasting.com/artifacts/cn.t/springboot-parent-pom/
implementation ("cn.t:springboot-parent-pom:1.0.6.RELEASE")
'cn.t:springboot-parent-pom:pom:1.0.6.RELEASE'
<dependency org="cn.t" name="springboot-parent-pom" rev="1.0.6.RELEASE">
  <artifact name="springboot-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='springboot-parent-pom', version='1.0.6.RELEASE')
)
libraryDependencies += "cn.t" % "springboot-parent-pom" % "1.0.6.RELEASE"
[cn.t/springboot-parent-pom "1.0.6.RELEASE"]