| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.snmp4sdn |
| ArtifactId | ArtifactIdcommons.snmp4sdn |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCommon POM
POM for common settings
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons.snmp4sdn-0.9.0.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.snmp4sdn/commons.snmp4sdn/ -->
<dependency>
<groupId>org.opendaylight.snmp4sdn</groupId>
<artifactId>commons.snmp4sdn</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.snmp4sdn/commons.snmp4sdn/
implementation 'org.opendaylight.snmp4sdn:commons.snmp4sdn:0.9.0'
// https://jarcasting.com/artifacts/org.opendaylight.snmp4sdn/commons.snmp4sdn/
implementation ("org.opendaylight.snmp4sdn:commons.snmp4sdn:0.9.0")
'org.opendaylight.snmp4sdn:commons.snmp4sdn:pom:0.9.0'
<dependency org="org.opendaylight.snmp4sdn" name="commons.snmp4sdn" rev="0.9.0">
<artifact name="commons.snmp4sdn" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.snmp4sdn', module='commons.snmp4sdn', version='0.9.0')
)
libraryDependencies += "org.opendaylight.snmp4sdn" % "commons.snmp4sdn" % "0.9.0"
[org.opendaylight.snmp4sdn/commons.snmp4sdn "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.findbugs : annotations Optional | jar | 3.0.0 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.100 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 2.23.4 |