| License | License | 
|---|---|
| GroupId | GroupIdorg.opendaylight.ocpplugin | 
| ArtifactId | ArtifactIdocpplugin-aggregator | 
| Last Version | Last Version0.3.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionocpplugin OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| ocpplugin-aggregator-0.3.3.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/ocpplugin-aggregator/ -->
<dependency>
    <groupId>org.opendaylight.ocpplugin</groupId>
    <artifactId>ocpplugin-aggregator</artifactId>
    <version>0.3.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/ocpplugin-aggregator/
implementation 'org.opendaylight.ocpplugin:ocpplugin-aggregator:0.3.3'// https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/ocpplugin-aggregator/
implementation ("org.opendaylight.ocpplugin:ocpplugin-aggregator:0.3.3")'org.opendaylight.ocpplugin:ocpplugin-aggregator:pom:0.3.3'<dependency org="org.opendaylight.ocpplugin" name="ocpplugin-aggregator" rev="0.3.3">
  <artifact name="ocpplugin-aggregator" type="pom" />
</dependency>@Grapes(
@Grab(group='org.opendaylight.ocpplugin', module='ocpplugin-aggregator', version='0.3.3')
)libraryDependencies += "org.opendaylight.ocpplugin" % "ocpplugin-aggregator" % "0.3.3"[org.opendaylight.ocpplugin/ocpplugin-aggregator "0.3.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| com.google.code.findbugs : annotations | jar | 3.0.0 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.0 | 
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.21 |