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

com.github.houbb:sandglass-springboot-starter 0.0.8


Группа

Группа

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

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

sandglass-springboot-starter
Версия

Версия

0.0.8
Тип

Тип

jar

Скачать sandglass-springboot-starter 0.0.8


<!-- https://jarcasting.com/artifacts/com.github.houbb/sandglass-springboot-starter/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sandglass-springboot-starter</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sandglass-springboot-starter/
implementation 'com.github.houbb:sandglass-springboot-starter:0.0.8'
// https://jarcasting.com/artifacts/com.github.houbb/sandglass-springboot-starter/
implementation ("com.github.houbb:sandglass-springboot-starter:0.0.8")
'com.github.houbb:sandglass-springboot-starter:jar:0.0.8'
<dependency org="com.github.houbb" name="sandglass-springboot-starter" rev="0.0.8">
  <artifact name="sandglass-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sandglass-springboot-starter', version='0.0.8')
)
libraryDependencies += "com.github.houbb" % "sandglass-springboot-starter" % "0.0.8"
[com.github.houbb/sandglass-springboot-starter "0.0.8"]