Jar examples for a:adapter-annotations
Annotations used to generate Sling Adapter metadata
You can download jar file adapter-annotations 1.0.0 in this page.
Apache License
You can use the following script to add adapter-annotations-1.0.0.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>adapter-annotations</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.sling', name: 'adapter-annotations', version: '1.0.0'
libraryDependencies += "org.apache.sling" % "adapter-annotations" % "1.0.0"
<dependency org="org.apache.sling" name="adapter-annotations" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.sling', module='adapter-annotations', version='1.0.0'))
'org.apache.sling:adapter-annotations:jar:1.0.0'
Click the following link to download the jar file.
adapter-annotations-1.0.0-javadoc.jar