| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mauricioaniche |
| ArtifactId | ArtifactIdck |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCK calculator
Java code metrics calculator
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ck-0.7.0.pom | |
| ck-0.7.0.jar | 92 KB |
| ck-0.7.0-sources.jar | 39 KB |
| ck-0.7.0-javadoc.jar | 677 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |