License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.whyareyousoseriously |
ArtifactId | ArtifactIdmarathon-spring-boot-starter |
Version | Version0.0.7.RELEASE |
Type | Typejar |
Description |
Descriptionmarathon-spring-boot-starter
marathon-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.whyareyousoseriously/marathon-spring-boot-starter/ -->
<dependency>
<groupId>io.github.whyareyousoseriously</groupId>
<artifactId>marathon-spring-boot-starter</artifactId>
<version>0.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whyareyousoseriously/marathon-spring-boot-starter/
implementation 'io.github.whyareyousoseriously:marathon-spring-boot-starter:0.0.7.RELEASE'
// https://jarcasting.com/artifacts/io.github.whyareyousoseriously/marathon-spring-boot-starter/
implementation ("io.github.whyareyousoseriously:marathon-spring-boot-starter:0.0.7.RELEASE")
'io.github.whyareyousoseriously:marathon-spring-boot-starter:jar:0.0.7.RELEASE'
<dependency org="io.github.whyareyousoseriously" name="marathon-spring-boot-starter" rev="0.0.7.RELEASE">
<artifact name="marathon-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whyareyousoseriously', module='marathon-spring-boot-starter', version='0.0.7.RELEASE')
)
libraryDependencies += "io.github.whyareyousoseriously" % "marathon-spring-boot-starter" % "0.0.7.RELEASE"
[io.github.whyareyousoseriously/marathon-spring-boot-starter "0.0.7.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.5.RELEASE |
org.projectlombok : lombok | jar | 1.18.8 |
commons-httpclient : commons-httpclient | jar | 3.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.5 |
com.alibaba : fastjson | jar | 1.2.47 |
com.mesosphere : marathon-client | jar | 0.5.0 |
com.launchdarkly : okhttp-eventsource | jar | 1.3.2 |
com.google.code.gson : gson | jar | 2.8.5 |
com.google.guava : guava | jar | 20.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.5.RELEASE |