| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdorg.opendaylight.p4plugin | 
| ArtifactId | ArtifactIdp4plugin-netconf-adapter-aggregator | 
| Last Version | Last Version0.1.4 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionp4plugin:netconf-adapter-aggregator 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 | 
|---|---|
| p4plugin-netconf-adapter-aggregator-0.1.4.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.opendaylight.p4plugin/p4plugin-netconf-adapter-aggregator/ -->
<dependency>
    <groupId>org.opendaylight.p4plugin</groupId>
    <artifactId>p4plugin-netconf-adapter-aggregator</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.opendaylight.p4plugin/p4plugin-netconf-adapter-aggregator/
implementation 'org.opendaylight.p4plugin:p4plugin-netconf-adapter-aggregator:0.1.4'// https://jarcasting.com/artifacts/org.opendaylight.p4plugin/p4plugin-netconf-adapter-aggregator/
implementation ("org.opendaylight.p4plugin:p4plugin-netconf-adapter-aggregator:0.1.4")'org.opendaylight.p4plugin:p4plugin-netconf-adapter-aggregator:pom:0.1.4'<dependency org="org.opendaylight.p4plugin" name="p4plugin-netconf-adapter-aggregator" rev="0.1.4">
  <artifact name="p4plugin-netconf-adapter-aggregator" type="pom" />
</dependency>@Grapes(
@Grab(group='org.opendaylight.p4plugin', module='p4plugin-netconf-adapter-aggregator', version='0.1.4')
)libraryDependencies += "org.opendaylight.p4plugin" % "p4plugin-netconf-adapter-aggregator" % "0.1.4"[org.opendaylight.p4plugin/p4plugin-netconf-adapter-aggregator "0.1.4"]| 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.1.150 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |