| License | License | 
|---|---|
| GroupId | GroupIdorg.opendaylight.odlparent | 
| ArtifactId | ArtifactIdopendaylight-karaf4-resources | 
| Last Version | Last Version1.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionODL :: odlparent :: opendaylight-karaf4-resources Resources for opendaylight-karaf | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlparent/opendaylight-karaf4-resources/ -->
<dependency>
    <groupId>org.opendaylight.odlparent</groupId>
    <artifactId>opendaylight-karaf4-resources</artifactId>
    <version>1.9.0</version>
</dependency>// https://jarcasting.com/artifacts/org.opendaylight.odlparent/opendaylight-karaf4-resources/
implementation 'org.opendaylight.odlparent:opendaylight-karaf4-resources:1.9.0'// https://jarcasting.com/artifacts/org.opendaylight.odlparent/opendaylight-karaf4-resources/
implementation ("org.opendaylight.odlparent:opendaylight-karaf4-resources:1.9.0")'org.opendaylight.odlparent:opendaylight-karaf4-resources:jar:1.9.0'<dependency org="org.opendaylight.odlparent" name="opendaylight-karaf4-resources" rev="1.9.0">
  <artifact name="opendaylight-karaf4-resources" type="jar" />
</dependency>@Grapes(
@Grab(group='org.opendaylight.odlparent', module='opendaylight-karaf4-resources', version='1.9.0')
)libraryDependencies += "org.opendaylight.odlparent" % "opendaylight-karaf4-resources" % "1.9.0"[org.opendaylight.odlparent/opendaylight-karaf4-resources "1.9.0"]| 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 |