License |
License |
---|---|
Categories |
CategoriesMonitoring Application Testing & Monitoring |
GroupId | GroupIdcom.github.venus-ai |
ArtifactId | ArtifactIdremote-server-monitoring |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionremotortest
remotortest jar
|
<!-- https://jarcasting.com/artifacts/com.github.venus-ai/remote-server-monitoring/ -->
<dependency>
<groupId>com.github.venus-ai</groupId>
<artifactId>remote-server-monitoring</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venus-ai/remote-server-monitoring/
implementation 'com.github.venus-ai:remote-server-monitoring:1.0.0'
// https://jarcasting.com/artifacts/com.github.venus-ai/remote-server-monitoring/
implementation ("com.github.venus-ai:remote-server-monitoring:1.0.0")
'com.github.venus-ai:remote-server-monitoring:jar:1.0.0'
<dependency org="com.github.venus-ai" name="remote-server-monitoring" rev="1.0.0">
<artifact name="remote-server-monitoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venus-ai', module='remote-server-monitoring', version='1.0.0')
)
libraryDependencies += "com.github.venus-ai" % "remote-server-monitoring" % "1.0.0"
[com.github.venus-ai/remote-server-monitoring "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.54 |
ch.ethz.ganymed : ganymed-ssh2 | jar | build210 |
com.alibaba : fastjson | jar | 1.2.58 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.5 |
org.dom4j : dom4j | jar | 2.1.1 |
org.apache.commons : commons-lang3 | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.7.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |