License |
License |
---|---|
GroupId | GroupIdorg.scannotation |
ArtifactId | ArtifactIdscannotation |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscannotation
Scannotation is a Java library that creates an annotation database from a set of .class files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scannotation-1.0.3.pom | |
scannotation-1.0.3.jar | 18 KB |
scannotation-1.0.3-sources.jar | 11 KB |
scannotation-1.0.3-javadoc.jar | 95 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javassist : javassist | jar | 3.12.1.GA |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |
org.resteasy » titan-cruise | jar | 1.0 |