| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторsandglass-springboot-starter |
| Версия | Версия0.0.6 |
| Тип | Типjar |
| Описание |
ОписаниеThe time schedule framework for java.
|
<!-- https://jarcasting.com/artifacts/com.github.houbb/sandglass-springboot-starter/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sandglass-springboot-starter</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sandglass-springboot-starter/
implementation 'com.github.houbb:sandglass-springboot-starter:0.0.6'
// https://jarcasting.com/artifacts/com.github.houbb/sandglass-springboot-starter/
implementation ("com.github.houbb:sandglass-springboot-starter:0.0.6")
'com.github.houbb:sandglass-springboot-starter:jar:0.0.6'
<dependency org="com.github.houbb" name="sandglass-springboot-starter" rev="0.0.6">
<artifact name="sandglass-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sandglass-springboot-starter', version='0.0.6')
)
libraryDependencies += "com.github.houbb" % "sandglass-springboot-starter" % "0.0.6"
[com.github.houbb/sandglass-springboot-starter "0.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : sandglass-spring | jar | 0.0.6 |
| org.springframework.boot : spring-boot-starter | jar | 1.5.22.RELEASE |