MVN

org.soulwing.snmp : tnm4j

Maven & Gradle

Oct 17, 2022
33 stars

tnm4j · A simplified SNMP API for Java, inspired by Jürgen Schönwälder's Tnm extension for Tcl.

<dependency>
    <groupId>org.soulwing.snmp</groupId>
    <artifactId>tnm4j</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.soulwing.snmp : tnm4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.soulwing.snmp : tnm4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
tnm4j-1.2.0
1.1.x
tnm4j-1.1.2
tnm4j-1.1.1
1.0.x
tnm4j-1.0.11
tnm4j-1.0.10
tnm4j-1.0.9
tnm4j-1.0.8
tnm4j-1.0.7
tnm4j-1.0.6
tnm4j-1.0.5
tnm4j-1.0.4
tnm4j-1.0.3
tnm4j-1.0.2
tnm4j-1.0.1
tnm4j-1.0.0

How to add a dependency to Maven

Add the following org.soulwing.snmp : tnm4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.soulwing.snmp</groupId>
    <artifactId>tnm4j</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.soulwing.snmp : tnm4j gradle dependency to your build.gradle file:

implementation 'org.soulwing.snmp:tnm4j:1.2.0'

Gradle Kotlin DSL: Add the following org.soulwing.snmp : tnm4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.soulwing.snmp:tnm4j:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.soulwing.snmp : tnm4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.soulwing.snmp" % "tnm4j" % "1.2.0"

Advertisement

Dependencies from Group

Oct 17, 2022
33 stars

Discover Dependencies

Sep 16, 2021
22 stars
Jul 22, 2015
0 stars
Dec 08, 2022
1 usages
173 stars
Oct 06, 2021
173 stars
Oct 06, 2021
173 stars
Dec 08, 2022
1 usages
173 stars
Jul 10, 2023
3 stars
Dec 11, 2017
0 stars
Jan 23, 2016
1 stars
Jul 22, 2015
82 stars