| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools Net config Application Layer Libs Configuration | 
| GroupId | GroupIdorg.opendaylight.netide | 
| ArtifactId | ArtifactIdshim-config | 
| Version | Version0.3.4-Carbon | 
| Type | Typejar | 
| Description | DescriptionODL :: netide :: shim-config Controller Configuration files for NetIDE-shim | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.opendaylight.netide/shim-config/ -->
<dependency>
    <groupId>org.opendaylight.netide</groupId>
    <artifactId>shim-config</artifactId>
    <version>0.3.4-Carbon</version>
</dependency>// https://jarcasting.com/artifacts/org.opendaylight.netide/shim-config/
implementation 'org.opendaylight.netide:shim-config:0.3.4-Carbon'// https://jarcasting.com/artifacts/org.opendaylight.netide/shim-config/
implementation ("org.opendaylight.netide:shim-config:0.3.4-Carbon")'org.opendaylight.netide:shim-config:jar:0.3.4-Carbon'<dependency org="org.opendaylight.netide" name="shim-config" rev="0.3.4-Carbon">
  <artifact name="shim-config" type="jar" />
</dependency>@Grapes(
@Grab(group='org.opendaylight.netide', module='shim-config', version='0.3.4-Carbon')
)libraryDependencies += "org.opendaylight.netide" % "shim-config" % "0.3.4-Carbon"[org.opendaylight.netide/shim-config "0.3.4-Carbon"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 | 
| junit : junit | jar | 4.11 | 
| org.slf4j : slf4j-simple | jar | 1.7.21 |