| License |
License |
|---|---|
| GroupId | GroupIdio.github.phillima |
| ArtifactId | ArtifactIdasniffer |
| Version | Version2.4.2 |
| Type | Typejar |
| Description |
Descriptionasniffer
Tool to collect code annotation metrics
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| asniffer-2.4.2.pom | |
| asniffer-2.4.2.jar | 17 MB |
| asniffer-2.4.2-sources.jar | 42 KB |
| asniffer-2.4.2-javadoc.jar | 742 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.phillima/asniffer/ -->
<dependency>
<groupId>io.github.phillima</groupId>
<artifactId>asniffer</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.phillima/asniffer/
implementation 'io.github.phillima:asniffer:2.4.2'
// https://jarcasting.com/artifacts/io.github.phillima/asniffer/
implementation ("io.github.phillima:asniffer:2.4.2")
'io.github.phillima:asniffer:jar:2.4.2'
<dependency org="io.github.phillima" name="asniffer" rev="2.4.2">
<artifact name="asniffer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.phillima', module='asniffer', version='2.4.2')
)
libraryDependencies += "io.github.phillima" % "asniffer" % "2.4.2"
[io.github.phillima/asniffer "2.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jdt : org.eclipse.jdt.core | jar | 3.12.2 |
| com.google.guava : guava | jar | [24.1.1,) |
| org.apache.commons : commons-lang3 | jar | 3.0 |
| io.github.lukehutch : fast-classpath-scanner | jar | 2.18.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.opencsv : opencsv | jar | 5.2 |
| net.sf.esfinge : metadata | jar | 1.5.10 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |