License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.oneandone |
ArtifactId | ArtifactIdsnmpman-cli |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionSNMPMan Command Line
SNMP agent simulator command line interface
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
snmpman-cli-2.0.0.pom | |
snmpman-cli-2.0.0.jar | 5 KB |
snmpman-cli-2.0.0-sources.jar | 4 KB |
snmpman-cli-2.0.0-javadoc.jar | 395 KB |
snmpman-cli-2.0.0-bin.zip | 8 MB |
snmpman-cli-2.0.0-bin.tar.gz | 7 MB |
snmpman-cli-2.0.0-bin.tar.bz2 | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oneandone/snmpman-cli/ -->
<dependency>
<groupId>com.oneandone</groupId>
<artifactId>snmpman-cli</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oneandone/snmpman-cli/
implementation 'com.oneandone:snmpman-cli:2.0.0'
// https://jarcasting.com/artifacts/com.oneandone/snmpman-cli/
implementation ("com.oneandone:snmpman-cli:2.0.0")
'com.oneandone:snmpman-cli:jar:2.0.0'
<dependency org="com.oneandone" name="snmpman-cli" rev="2.0.0">
<artifact name="snmpman-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oneandone', module='snmpman-cli', version='2.0.0')
)
libraryDependencies += "com.oneandone" % "snmpman-cli" % "2.0.0"
[com.oneandone/snmpman-cli "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.oneandone : snmpman | jar | 2.0.0 |
com.google.guava : guava | jar | 28.2-jre |
args4j : args4j | jar | 2.33 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |
org.mockito : mockito-all | jar | 2.0.2-beta |