MVN

org.apache.felix : org.apache.felix.ipojo.annotations

Maven & Gradle

Dec 16, 2014
259 usages

Apache Felix iPOJO Annotations · iPOJO Annotation pack. contained annotations are used to define iPOJO component type.

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.ipojo.annotations</artifactId>
    <version>1.12.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.12.1

All Versions

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

Version Vulnerabilities Updated
1.12.x
org.apache.felix.ipojo.annotations-1.12.1
org.apache.felix.ipojo.annotations-1.12.0
1.11.x
org.apache.felix.ipojo.annotations-1.11.2
org.apache.felix.ipojo.annotations-1.11.1
org.apache.felix.ipojo.annotations-1.11.0
1.10.x
org.apache.felix.ipojo.annotations-1.10.1
org.apache.felix.ipojo.annotations-1.10.0
1.8.x
org.apache.felix.ipojo.annotations-1.8.6
org.apache.felix.ipojo.annotations-1.8.4
org.apache.felix.ipojo.annotations-1.8.2
org.apache.felix.ipojo.annotations-1.8.0
1.6.x
org.apache.felix.ipojo.annotations-1.6.4
org.apache.felix.ipojo.annotations-1.6.2
org.apache.felix.ipojo.annotations-1.6.0
1.4.x
org.apache.felix.ipojo.annotations-1.4.0
1.2.x
org.apache.felix.ipojo.annotations-1.2.0
1.0.x
org.apache.felix.ipojo.annotations-1.0.0
0.8.x
org.apache.felix.ipojo.annotations-0.8.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.ipojo.annotations</artifactId>
    <version>1.12.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.felix : org.apache.felix.ipojo.annotations gradle dependency to your build.gradle file:

implementation 'org.apache.felix:org.apache.felix.ipojo.annotations:1.12.1'

Gradle Kotlin DSL: Add the following org.apache.felix : org.apache.felix.ipojo.annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.felix:org.apache.felix.ipojo.annotations:1.12.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.felix : org.apache.felix.ipojo.annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.felix" % "org.apache.felix.ipojo.annotations" % "1.12.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 26, 2014
16 stars
Oct 12, 2011
15 usages
Jun 16, 2008
4 usages
Apr 26, 2013
32 usages
811 stars
Feb 26, 2015
205 usages
1k stars
Jul 24, 2014
2 usages
May 03, 2012
13 usages
Sep 20, 2005
58 usages
Sep 24, 2012
6 usages
363 stars