Last Version

annotationscanner 0.1.0

AnnotationScanner - extremely fast annotation scan based on Infomas ASL.

License

License

GroupId

GroupId

org.kielo.annotationscanner
ArtifactId

ArtifactId

annotationscanner
Version

Version

0.1.0
Type

Type

jar
Description

Description

annotationscanner
AnnotationScanner - extremely fast annotation scan based on Infomas ASL.
Source Code Management

Source Code Management

https://github.com/kielo/annotationscanner

Download annotationscanner 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
eu.infomas : annotation-detector jar 3.0.3

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.0.13
ch.qos.logback : logback-classic jar 1.0.13
org.testng : testng jar 6.8.1
org.mockito : mockito-all jar 1.9.0
org.assertj : assertj-core jar 1.5.0
com.googlecode.catch-exception : catch-exception jar 1.2.0

Project Modules

There are no modules declared in this project.