GMetrics

The GMetrics project provides calculation and reporting of size and complexity metrics for Groovy source code.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.gmetrics
ArtifactId

ArtifactId

GMetrics
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GMetrics
The GMetrics project provides calculation and reporting of size and complexity metrics for Groovy source code.
Project URL

Project URL

http://gmetrics.org

Download GMetrics

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.9
org.codehaus.groovy : groovy-xml jar 3.0.9
org.codehaus.groovy : groovy-ant jar 3.0.9
org.codehaus.groovy : groovy-templates jar 3.0.9
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.1
1.0
0.7
0.6
0.5
0.4
0.3
0.2
0.1.1