GroupId | GroupIdorg.aoju |
---|---|
ArtifactId | ArtifactIdbus-health |
Version | Version6.0.1 |
Type | Typejar |
Filename | Size |
---|---|
bus-health-6.0.1.pom | |
bus-health-6.0.1.jar | 650 KB |
bus-health-6.0.1-sources.jar | 581 KB |
bus-health-6.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aoju/bus-health/ -->
<dependency>
<groupId>org.aoju</groupId>
<artifactId>bus-health</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.aoju/bus-health/
implementation 'org.aoju:bus-health:6.0.1'
// https://jarcasting.com/artifacts/org.aoju/bus-health/
implementation ("org.aoju:bus-health:6.0.1")
'org.aoju:bus-health:jar:6.0.1'
<dependency org="org.aoju" name="bus-health" rev="6.0.1">
<artifact name="bus-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aoju', module='bus-health', version='6.0.1')
)
libraryDependencies += "org.aoju" % "bus-health" % "6.0.1"
[org.aoju/bus-health "6.0.1"]