MVN

org.glassfish.annotations : logging-annotation-processor

Maven & Gradle

Jan 18, 2019
57 usages
2 stars

GlassFish Logging Annotation Processor · Annotation processors which handles source level logging annotations

<dependency>
    <groupId>org.glassfish.annotations</groupId>
    <artifactId>logging-annotation-processor</artifactId>
    <version>1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.annotations : logging-annotation-processor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of org.glassfish.annotations : logging-annotation-processor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9
logging-annotation-processor-1.9
1.8
logging-annotation-processor-1.8
1.7
logging-annotation-processor-1.7
1.6
logging-annotation-processor-1.6
1.5
logging-annotation-processor-1.5
1.4
logging-annotation-processor-1.4
1.3
logging-annotation-processor-1.3
1.2
logging-annotation-processor-1.2
1.1
logging-annotation-processor-1.1
1.0
logging-annotation-processor-1.0

How to add a dependency to Maven

Add the following org.glassfish.annotations : logging-annotation-processor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.glassfish.annotations</groupId>
    <artifactId>logging-annotation-processor</artifactId>
    <version>1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.glassfish.annotations : logging-annotation-processor gradle dependency to your build.gradle file:

implementation 'org.glassfish.annotations:logging-annotation-processor:1.9'

Gradle Kotlin DSL: Add the following org.glassfish.annotations : logging-annotation-processor gradle kotlin dependency to your build.gradle.kts file:

implementation("org.glassfish.annotations:logging-annotation-processor:1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.glassfish.annotations : logging-annotation-processor sbt scala dependency to your build.sbt file:

libraryDependencies += "org.glassfish.annotations" % "logging-annotation-processor" % "1.9"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 24, 2019
3 usages
2 stars
Jul 26, 2023
89 usages
134 stars
Nov 03, 2016
3 usages
4 stars
Jul 01, 2018
4 usages
7 stars
Dec 05, 2016
4 usages
10 stars
May 24, 2022
3 usages
0 stars
May 11, 2018
2 usages