MVN

org.apache.sling : adapter-annotations

Maven & Gradle

Jan 12, 2012
26 usages

Sling Adapter Annotations · Annotations used to generate Sling Adapter metadata

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>adapter-annotations</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sling : adapter-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.apache.sling : adapter-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
adapter-annotations-1.0.0

How to add a dependency to Maven

Add the following org.apache.sling : adapter-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>adapter-annotations</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.sling : adapter-annotations gradle dependency to your build.gradle file:

implementation 'org.apache.sling:adapter-annotations:1.0.0'

Gradle Kotlin DSL: Add the following org.apache.sling : adapter-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.sling:adapter-annotations:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.sling : adapter-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.sling" % "adapter-annotations" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 01, 2016
27 usages
512 stars
Jun 19, 2015
31 usages
Aug 17, 2018
32 usages
12.4k stars
Sep 30, 2016
25 usages
12.9k stars
Oct 15, 2020
32 usages
12.9k stars
Feb 11, 2021
23 usages
8.7k stars
Sep 17, 2016
25 usages
May 07, 2020
33 usages
25 stars
Jul 13, 2023
22 usages
82 stars