License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.oneandone |
ArtifactId | ArtifactIdsnmpman-cli |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSNMPMan Command Line
SNMP agent simulator command line interface
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
snmpman-cli-2.1.2.pom | |
snmpman-cli-2.1.2.jar | 5 KB |
snmpman-cli-2.1.2-sources.jar | 4 KB |
snmpman-cli-2.1.2-javadoc.jar | 395 KB |
snmpman-cli-2.1.2-bin.zip | 8 MB |
snmpman-cli-2.1.2-bin.tar.gz | 7 MB |
snmpman-cli-2.1.2-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.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oneandone/snmpman-cli/
implementation 'com.oneandone:snmpman-cli:2.1.2'
// https://jarcasting.com/artifacts/com.oneandone/snmpman-cli/
implementation ("com.oneandone:snmpman-cli:2.1.2")
'com.oneandone:snmpman-cli:jar:2.1.2'
<dependency org="com.oneandone" name="snmpman-cli" rev="2.1.2">
<artifact name="snmpman-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oneandone', module='snmpman-cli', version='2.1.2')
)
libraryDependencies += "com.oneandone" % "snmpman-cli" % "2.1.2"
[com.oneandone/snmpman-cli "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.oneandone : snmpman | jar | 2.1.2 |
args4j : args4j | jar | 2.33 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.google.guava : guava | jar | 31.0.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.mockito : mockito-core | jar | 3.12.4 |