is not current version
Last Version 2.1.2

com.oneandone:snmpman-parent 2.0.0-beta

SNMP agent simulator

GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

snmpman-parent
Version

Version

2.0.0-beta
Type

Type

pom

Download snmpman-parent 2.0.0-beta


<!-- https://jarcasting.com/artifacts/com.oneandone/snmpman-parent/ -->
<dependency>
    <groupId>com.oneandone</groupId>
    <artifactId>snmpman-parent</artifactId>
    <version>2.0.0-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oneandone/snmpman-parent/
implementation 'com.oneandone:snmpman-parent:2.0.0-beta'
// https://jarcasting.com/artifacts/com.oneandone/snmpman-parent/
implementation ("com.oneandone:snmpman-parent:2.0.0-beta")
'com.oneandone:snmpman-parent:pom:2.0.0-beta'
<dependency org="com.oneandone" name="snmpman-parent" rev="2.0.0-beta">
  <artifact name="snmpman-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oneandone', module='snmpman-parent', version='2.0.0-beta')
)
libraryDependencies += "com.oneandone" % "snmpman-parent" % "2.0.0-beta"
[com.oneandone/snmpman-parent "2.0.0-beta"]