не последняя версия
Последняя версия 1.0.1

com.xzixi.self.portal:starter 1.0.0

自定义spring-boot-starter

Группа

Группа

com.xzixi.self.portal
Идентификатор

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

starter
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать starter 1.0.0

Имя Файла Размер
starter-1.0.0.pom 688 bytes
Обзор

<!-- https://jarcasting.com/artifacts/com.xzixi.self.portal/starter/ -->
<dependency>
    <groupId>com.xzixi.self.portal</groupId>
    <artifactId>starter</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xzixi.self.portal/starter/
implementation 'com.xzixi.self.portal:starter:1.0.0'
// https://jarcasting.com/artifacts/com.xzixi.self.portal/starter/
implementation ("com.xzixi.self.portal:starter:1.0.0")
'com.xzixi.self.portal:starter:pom:1.0.0'
<dependency org="com.xzixi.self.portal" name="starter" rev="1.0.0">
  <artifact name="starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xzixi.self.portal', module='starter', version='1.0.0')
)
libraryDependencies += "com.xzixi.self.portal" % "starter" % "1.0.0"
[com.xzixi.self.portal/starter "1.0.0"]