| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdorg.apache.sling | 
| ArtifactId | ArtifactIdorg.apache.sling.caconfig.bnd-plugin | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Sling Context-Aware Configuration bnd Plugin This bnd plugin detected all configuration annotation classes and adds a bundle header 'Sling-ContextAware-Configuration-Classes' containing their names. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.caconfig.bnd-plugin/ -->
<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.caconfig.bnd-plugin</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.caconfig.bnd-plugin/
implementation 'org.apache.sling:org.apache.sling.caconfig.bnd-plugin:1.0.2'// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.caconfig.bnd-plugin/
implementation ("org.apache.sling:org.apache.sling.caconfig.bnd-plugin:1.0.2")'org.apache.sling:org.apache.sling.caconfig.bnd-plugin:jar:1.0.2'<dependency org="org.apache.sling" name="org.apache.sling.caconfig.bnd-plugin" rev="1.0.2">
  <artifact name="org.apache.sling.caconfig.bnd-plugin" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.caconfig.bnd-plugin', version='1.0.2')
)libraryDependencies += "org.apache.sling" % "org.apache.sling.caconfig.bnd-plugin" % "1.0.2"[org.apache.sling/org.apache.sling.caconfig.bnd-plugin "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| biz.aQute.bnd : biz.aQute.bndlib | jar | 3.2.0 | 
| org.osgi : osgi.annotation | jar | 6.0.1 | 
| org.osgi : org.osgi.service.component.annotations | jar | 1.3.0 | 
| org.osgi : org.osgi.service.metatype.annotations | jar | 1.3.0 | 
| org.apache.felix : org.apache.felix.scr.annotations | jar | 1.11.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.6 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.2.15 | 
| org.apache.sling : org.apache.sling.caconfig.api | jar | 1.1.0 |