License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.cofcool.chaos |
ArtifactId | ArtifactIdchaos-server-actuator |
Version | Version0.4.1 |
Type | Typejar |
Description |
DescriptionChaos Web Server
|
Filename | Size |
---|---|
chaos-server-actuator-0.4.1.pom | |
chaos-server-actuator-0.4.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.cofcool.chaos/chaos-server-actuator/ -->
<dependency>
<groupId>net.cofcool.chaos</groupId>
<artifactId>chaos-server-actuator</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.cofcool.chaos/chaos-server-actuator/
implementation 'net.cofcool.chaos:chaos-server-actuator:0.4.1'
// https://jarcasting.com/artifacts/net.cofcool.chaos/chaos-server-actuator/
implementation ("net.cofcool.chaos:chaos-server-actuator:0.4.1")
'net.cofcool.chaos:chaos-server-actuator:jar:0.4.1'
<dependency org="net.cofcool.chaos" name="chaos-server-actuator" rev="0.4.1">
<artifact name="chaos-server-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cofcool.chaos', module='chaos-server-actuator', version='0.4.1')
)
libraryDependencies += "net.cofcool.chaos" % "chaos-server-actuator" % "0.4.1"
[net.cofcool.chaos/chaos-server-actuator "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.1.4.RELEASE |
de.codecentric : spring-boot-admin-starter-server | jar | 2.1.0 |
org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.4.RELEASE |
javax.servlet : javax.servlet-api | jar | 4.0.0 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.5 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.30 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |