License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.fishlikewater |
ArtifactId | ArtifactIdspring-boot-schedule-server-stater |
Version | Version0.0.2.RELEASE |
Type | Typejar |
Description |
Descriptionspring-boot-schedule-server-stater
spring-boot-schedule-server-stater
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.fishlikewater/spring-boot-schedule-server-stater/ -->
<dependency>
<groupId>com.github.fishlikewater</groupId>
<artifactId>spring-boot-schedule-server-stater</artifactId>
<version>0.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fishlikewater/spring-boot-schedule-server-stater/
implementation 'com.github.fishlikewater:spring-boot-schedule-server-stater:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.fishlikewater/spring-boot-schedule-server-stater/
implementation ("com.github.fishlikewater:spring-boot-schedule-server-stater:0.0.2.RELEASE")
'com.github.fishlikewater:spring-boot-schedule-server-stater:jar:0.0.2.RELEASE'
<dependency org="com.github.fishlikewater" name="spring-boot-schedule-server-stater" rev="0.0.2.RELEASE">
<artifact name="spring-boot-schedule-server-stater" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fishlikewater', module='spring-boot-schedule-server-stater', version='0.0.2.RELEASE')
)
libraryDependencies += "com.github.fishlikewater" % "spring-boot-schedule-server-stater" % "0.0.2.RELEASE"
[com.github.fishlikewater/spring-boot-schedule-server-stater "0.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.github.fishlikewater : schedule-server | jar | 1.0.1.RELEASE |
io.netty : netty-all | jar | 4.1.31.Final |
org.projectlombok : lombok | jar | 1.16.18 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |