Last Version

GlassFish Logging Annotation Processor 1.9

Annotation processors which handles source level logging annotations

License

License

Categories

Categories

GlassFish Container Application Servers Logging Application Layer Libs
GroupId

GroupId

org.glassfish.annotations
ArtifactId

ArtifactId

logging-annotation-processor
Version

Version

1.9
Type

Type

jar
Description

Description

GlassFish Logging Annotation Processor
Annotation processors which handles source level logging annotations
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/logging-annotation-processor
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor

Download logging-annotation-processor 1.9


<!-- https://jarcasting.com/artifacts/org.glassfish.annotations/logging-annotation-processor/ -->
<dependency>
    <groupId>org.glassfish.annotations</groupId>
    <artifactId>logging-annotation-processor</artifactId>
    <version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.annotations/logging-annotation-processor/
implementation 'org.glassfish.annotations:logging-annotation-processor:1.9'
// https://jarcasting.com/artifacts/org.glassfish.annotations/logging-annotation-processor/
implementation ("org.glassfish.annotations:logging-annotation-processor:1.9")
'org.glassfish.annotations:logging-annotation-processor:jar:1.9'
<dependency org="org.glassfish.annotations" name="logging-annotation-processor" rev="1.9">
  <artifact name="logging-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.annotations', module='logging-annotation-processor', version='1.9')
)
libraryDependencies += "org.glassfish.annotations" % "logging-annotation-processor" % "1.9"
[org.glassfish.annotations/logging-annotation-processor "1.9"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.