Apache Sling Models BND Plugin

This BND plugin detected all Sling Models classes and adds a bundle header 'Sling-Model-Classes' containing their names.

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.bnd.models
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Sling Models BND Plugin
This BND plugin detected all Sling Models classes and adds a bundle header 'Sling-Model-Classes' containing their names.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.bnd.models

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.bnd.models/ -->
<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.bnd.models</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.bnd.models/
implementation 'org.apache.sling:org.apache.sling.bnd.models:1.0.0'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.bnd.models/
implementation ("org.apache.sling:org.apache.sling.bnd.models:1.0.0")
'org.apache.sling:org.apache.sling.bnd.models:jar:1.0.0'
<dependency org="org.apache.sling" name="org.apache.sling.bnd.models" rev="1.0.0">
  <artifact name="org.apache.sling.bnd.models" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.bnd.models', version='1.0.0')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.bnd.models" % "1.0.0"
[org.apache.sling/org.apache.sling.bnd.models "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2

provided (5)

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

test (4)

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.models.api jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0