asniffer

Tool to collect code annotation metrics

License

License

GroupId

GroupId

io.github.phillima
ArtifactId

ArtifactId

asniffer
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

asniffer
Tool to collect code annotation metrics
Project URL

Project URL

https://github.com/metaisbeta/asniffer
Source Code Management

Source Code Management

https://github.com/metaisbeta/asniffer

Download asniffer

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1