| License |
License |
|---|---|
| GroupId | GroupIdio.github.phillima |
| ArtifactId | ArtifactIdasniffer |
| Version | Version3.0.1 |
| Type | Typejar |
| Description |
Descriptionasniffer
Tool to collect code annotation metrics
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| asniffer-3.0.1.pom | |
| asniffer-3.0.1.jar | 85 KB |
| asniffer-3.0.1-sources.jar | 49 KB |
| asniffer-3.0.1-javadoc.jar | 413 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.phillima/asniffer/ -->
<dependency>
<groupId>io.github.phillima</groupId>
<artifactId>asniffer</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.phillima/asniffer/
implementation 'io.github.phillima:asniffer:3.0.1'
// https://jarcasting.com/artifacts/io.github.phillima/asniffer/
implementation ("io.github.phillima:asniffer:3.0.1")
'io.github.phillima:asniffer:jar:3.0.1'
<dependency org="io.github.phillima" name="asniffer" rev="3.0.1">
<artifact name="asniffer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.phillima', module='asniffer', version='3.0.1')
)
libraryDependencies += "io.github.phillima" % "asniffer" % "3.0.1"
[io.github.phillima/asniffer "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.javaparser : javaparser-core | jar | 3.23.1 |
| com.google.guava : guava | jar | [24.1.1,) |
| org.apache.commons : commons-lang3 | jar | 3.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| com.google.code.gson : gson | jar | 2.9.0 |
| 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.2 |