Last Version

AnnotationClaim 1.0

Claims annotations at build time to avoid the javac warning: No processor claimed any of these annotations.

License

License

GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

annotationclaim
Version

Version

1.0
Type

Type

jar
Description

Description

AnnotationClaim
Claims annotations at build time to avoid the javac warning: No processor claimed any of these annotations.
Project URL

Project URL

https://github.com/zanata/annotationclaim
Source Code Management

Source Code Management

https://github.com/zanata/annotationclaim

Download annotationclaim 1.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-core jar 2.8.9

Project Modules

There are no modules declared in this project.