| License |
License |
|---|---|
| GroupId | GroupIdcn.slipi |
| ArtifactId | ArtifactIdlt-monitor-core |
| Last Version | Last Version0.3.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlt-monitor-core
A distributed monitor framework.
|
| Filename | Size |
|---|---|
| lt-monitor-core-0.3.7.pom | |
| lt-monitor-core-0.3.7.jar | 55 KB |
| lt-monitor-core-0.3.7-sources.jar | 33 KB |
| lt-monitor-core-0.3.7-javadoc.jar | 288 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.slipi/lt-monitor-core/ -->
<dependency>
<groupId>cn.slipi</groupId>
<artifactId>lt-monitor-core</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.slipi/lt-monitor-core/
implementation 'cn.slipi:lt-monitor-core:0.3.7'
// https://jarcasting.com/artifacts/cn.slipi/lt-monitor-core/
implementation ("cn.slipi:lt-monitor-core:0.3.7")
'cn.slipi:lt-monitor-core:jar:0.3.7'
<dependency org="cn.slipi" name="lt-monitor-core" rev="0.3.7">
<artifact name="lt-monitor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.slipi', module='lt-monitor-core', version='0.3.7')
)
libraryDependencies += "cn.slipi" % "lt-monitor-core" % "0.3.7"
[cn.slipi/lt-monitor-core "0.3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | 4.1.68.Final |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.github.oshi : oshi-core | jar | 3.9.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 5.3.3 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |