CK calculator

Java code metrics calculator

License

License

GroupId

GroupId

com.github.mauricioaniche
ArtifactId

ArtifactId

ck
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

CK calculator
Java code metrics calculator
Project URL

Project URL

http://www.mauricioaniche.com
Source Code Management

Source Code Management

http://github.com/mauricioaniche/ck

Download ck

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.12
org.eclipse.jdt : org.eclipse.jdt.core jar 3.26.0
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-log4j12 jar 1.7.30
commons-io : commons-io jar 2.10.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-csv jar 1.8

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.20.2
org.eclipse.jgit : org.eclipse.jgit jar 5.12.0.202106070339-r
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0