License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.itransformers |
ArtifactId | ArtifactIdmibs |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionsnmp2xml4j is a tool for performing snmpwalks and outputting the result in xml
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mibs-1.0.5.pom | |
mibs-1.0.5.jar | 2 MB |
mibs-1.0.5-sources.jar | 2 MB |
mibs-1.0.5-javadoc.jar | 333 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.itransformers/mibs/ -->
<dependency>
<groupId>net.itransformers</groupId>
<artifactId>mibs</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.itransformers/mibs/
implementation 'net.itransformers:mibs:1.0.5'
// https://jarcasting.com/artifacts/net.itransformers/mibs/
implementation ("net.itransformers:mibs:1.0.5")
'net.itransformers:mibs:jar:1.0.5'
<dependency org="net.itransformers" name="mibs" rev="1.0.5">
<artifact name="mibs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.itransformers', module='mibs', version='1.0.5')
)
libraryDependencies += "net.itransformers" % "mibs" % "1.0.5"
[net.itransformers/mibs "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |