Last Version

GlassFish Source Annotation Processors 1.1

Annotation processors which handles source level annotations

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.annotations
ArtifactId

ArtifactId

source-annotation-processor
Version

Version

1.1
Type

Type

jar
Description

Description

GlassFish Source Annotation Processors
Annotation processors which handles source level annotations
Project Organization

Project Organization

Oracle Corporation

Download source-annotation-processor 1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.