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

com.github.rebue.sbs:sbs 1.1.0

Spring Boot Starter类项目

Группа

Группа

com.github.rebue.sbs
Идентификатор

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

sbs
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать sbs 1.1.0

Имя Файла Размер
sbs-1.1.0.pom 1 KB
Обзор

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