scannotation

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

de.juplo
ArtifactId

ArtifactId

scannotation
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

scannotation
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://juplo.de/gitweb/?p=scannotation;a=summary

Download scannotation

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.javassist : javassist jar 3.19.0-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.4