scannotation

Scannotation is a Java library that creates an annotation database from a set of .class files

License

License

GroupId

GroupId

org.scannotation
ArtifactId

ArtifactId

scannotation
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

scannotation
Scannotation is a Java library that creates an annotation database from a set of .class files
Project URL

Project URL

http://scannotation.sf.net
Source Code Management

Source Code Management

https://sourceforge.net/p/scannotation/code/HEAD/tree/

Download scannotation

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javassist : javassist jar 3.12.1.GA

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.0
org.resteasy » titan-cruise jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3