| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdorg.opendaylight.odlmicro | 
    
| ArtifactId | ArtifactIdmicro-netconf | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOpenDaylight 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 | 
|---|---|
| micro-netconf-1.0.0.pom | |
| micro-netconf-1.0.0.jar | 22 KB | 
| micro-netconf-1.0.0-sources.jar | 13 KB | 
| micro-netconf-1.0.0-micro.tar | 84 MB | 
| micro-netconf-1.0.0-javadoc.jar | 431 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-netconf/ -->
<dependency>
    <groupId>org.opendaylight.odlmicro</groupId>
    <artifactId>micro-netconf</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-netconf/
implementation 'org.opendaylight.odlmicro:micro-netconf:1.0.0'
                // https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-netconf/
implementation ("org.opendaylight.odlmicro:micro-netconf:1.0.0")
                'org.opendaylight.odlmicro:micro-netconf:jar:1.0.0'
                <dependency org="org.opendaylight.odlmicro" name="micro-netconf" rev="1.0.0">
  <artifact name="micro-netconf" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.opendaylight.odlmicro', module='micro-netconf', version='1.0.0')
)
                libraryDependencies += "org.opendaylight.odlmicro" % "micro-netconf" % "1.0.0"
                [org.opendaylight.odlmicro/micro-netconf "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 | 
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 | 
| org.gaul : modernizer-maven-annotations | jar | 2.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.opendaylight.infrautils : infrautils-testutils | jar | |
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.hamcrest : hamcrest-library | jar | 2.2 | 
| org.mockito : mockito-core | jar | 3.3.3 |