License |
License |
---|---|
GroupId | GroupIdcom.alipay.sofa |
ArtifactId | ArtifactIdhealthcheck-sofa-boot |
Last Version | Last Version3.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSOFABoot Build
|
<!-- https://jarcasting.com/artifacts/com.alipay.sofa/healthcheck-sofa-boot/ -->
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>healthcheck-sofa-boot</artifactId>
<version>3.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/healthcheck-sofa-boot/
implementation 'com.alipay.sofa:healthcheck-sofa-boot:3.13.0'
// https://jarcasting.com/artifacts/com.alipay.sofa/healthcheck-sofa-boot/
implementation ("com.alipay.sofa:healthcheck-sofa-boot:3.13.0")
'com.alipay.sofa:healthcheck-sofa-boot:jar:3.13.0'
<dependency org="com.alipay.sofa" name="healthcheck-sofa-boot" rev="3.13.0">
<artifact name="healthcheck-sofa-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='healthcheck-sofa-boot', version='3.13.0')
)
libraryDependencies += "com.alipay.sofa" % "healthcheck-sofa-boot" % "3.13.0"
[com.alipay.sofa/healthcheck-sofa-boot "3.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alipay.sofa : sofa-boot | jar | 3.13.0 |
com.alipay.sofa : runtime-sofa-boot | jar | 3.13.0 |
com.alipay.sofa : isle-sofa-boot Optional | jar | 3.13.0 |
org.springframework.boot : spring-boot-actuator Optional | jar | 2.4.13 |
org.slf4j : slf4j-api Optional | jar | 1.7.32 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | |
io.projectreactor : reactor-core Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.13 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.13 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.4.13 |
org.mockito : mockito-core | jar | 3.6.28 |
junit : junit | jar | 4.13.1 |