License |
License |
---|---|
GroupId | GroupIdcom.oneandone |
ArtifactId | ArtifactIdsnmpman-parent |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSNMPMan Parent
SNMP agent simulator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
snmpman-parent-2.1.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oneandone/snmpman-parent/ -->
<dependency>
<groupId>com.oneandone</groupId>
<artifactId>snmpman-parent</artifactId>
<version>2.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oneandone/snmpman-parent/
implementation 'com.oneandone:snmpman-parent:2.1.2'
// https://jarcasting.com/artifacts/com.oneandone/snmpman-parent/
implementation ("com.oneandone:snmpman-parent:2.1.2")
'com.oneandone:snmpman-parent:pom:2.1.2'
<dependency org="com.oneandone" name="snmpman-parent" rev="2.1.2">
<artifact name="snmpman-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oneandone', module='snmpman-parent', version='2.1.2')
)
libraryDependencies += "com.oneandone" % "snmpman-parent" % "2.1.2"
[com.oneandone/snmpman-parent "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |