| License |
License |
|---|---|
| GroupId | GroupIdorg.soulwing.snmp |
| ArtifactId | ArtifactIdtnm4j |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontnm4j
A simplified SNMP API for Java, inspired by Jürgen Schönwälder's Tnm extension for Tcl.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tnm4j-1.1.1.pom | |
| tnm4j-1.1.1.jar | 128 KB |
| tnm4j-1.1.1-test-sources.jar | 18 KB |
| tnm4j-1.1.1-test-javadoc.jar | 93 KB |
| tnm4j-1.1.1-sources.jar | 126 KB |
| tnm4j-1.1.1-javadoc.jar | 317 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.soulwing.snmp/tnm4j/ -->
<dependency>
<groupId>org.soulwing.snmp</groupId>
<artifactId>tnm4j</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.soulwing.snmp/tnm4j/
implementation 'org.soulwing.snmp:tnm4j:1.1.1'
// https://jarcasting.com/artifacts/org.soulwing.snmp/tnm4j/
implementation ("org.soulwing.snmp:tnm4j:1.1.1")
'org.soulwing.snmp:tnm4j:jar:1.1.1'
<dependency org="org.soulwing.snmp" name="tnm4j" rev="1.1.1">
<artifact name="tnm4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.soulwing.snmp', module='tnm4j', version='1.1.1')
)
libraryDependencies += "org.soulwing.snmp" % "tnm4j" % "1.1.1"
[org.soulwing.snmp/tnm4j "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.snmp4j : snmp4j | jar | 2.8.4 |
| net.percederberg.mibble » mibble | jar | 2.9.3 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.percederberg.mibble » mibble-mibs | jar | 2.9.3 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.7 |
| ch.qos.logback : logback-classic Optional | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.jmock : jmock-junit4 | jar | 2.8.2 |
| org.jmock : jmock-legacy | jar | 2.8.2 |