MVN

eu.infomas : annotation-detector

Maven & Gradle

Oct 20, 2015
74 usages
117 stars

INFOMAS ASL :: Annotation Detector · Fast, lightweight, OSGi compliant scanner for Java Annotations.

<dependency>
    <groupId>eu.infomas</groupId>
    <artifactId>annotation-detector</artifactId>
    <version>3.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.infomas : annotation-detector to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.5

All Versions

Choose a version of eu.infomas : annotation-detector to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
annotation-detector-3.0.5
annotation-detector-3.0.4
annotation-detector-3.0.3
annotation-detector-3.0.2
annotation-detector-3.0.1
annotation-detector-3.0.0

How to add a dependency to Maven

Add the following eu.infomas : annotation-detector maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.infomas</groupId>
    <artifactId>annotation-detector</artifactId>
    <version>3.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.infomas : annotation-detector gradle dependency to your build.gradle file:

implementation 'eu.infomas:annotation-detector:3.0.5'

Gradle Kotlin DSL: Add the following eu.infomas : annotation-detector gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.infomas:annotation-detector:3.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.infomas : annotation-detector sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.infomas" % "annotation-detector" % "3.0.5"

Advertisement

Dependencies from Group

Oct 20, 2015
74 usages
117 stars
Oct 20, 2015
117 stars

Discover Dependencies

Jan 29, 2020
5 usages
0 stars
Jul 14, 2020
56 usages
5.9k stars
Dec 07, 2019
49 usages
0 stars
Jan 04, 2019
10 usages
Apr 13, 2013
1 usages
23 stars
Nov 06, 2018
30 usages
4.6k stars
Mar 18, 2019
4 usages
Mar 22, 2011
6 usages
Nov 14, 2019
30 usages
91 stars