Last Version

code-assert 0.9.15

Assert that the java code of a project satisfies certain checks.

License

License

GroupId

GroupId

guru.nidi
ArtifactId

ArtifactId

code-assert
Version

Version

0.9.15
Type

Type

jar
Description

Description

code-assert
Assert that the java code of a project satisfies certain checks.

Download code-assert 0.9.15


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

Dependencies

compile (12)

Group / Artifact Type Version
guru.nidi : code-assert-core jar 0.9.15
com.github.spotbugs : spotbugs jar 4.2.0
com.h3xstream.findsecbugs : findsecbugs-plugin jar 1.11.0
net.sourceforge.pmd : pmd-java jar 5.8.1
com.puppycrawl.tools : checkstyle jar 6.19
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 1.3.71
io.gitlab.arturbosch.detekt : detekt-core jar 1.9.1
io.gitlab.arturbosch.detekt : detekt-rules jar 1.9.1
com.pinterest.ktlint : ktlint-core jar 0.36.0
com.pinterest.ktlint : ktlint-ruleset-standard jar 0.36.0

provided (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.71
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter-api jar 5.7.0

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-commons jar 1.7.0
org.junit.platform : junit-platform-engine jar 1.7.0
org.apiguardian : apiguardian-api jar 1.0.0

Project Modules

There are no modules declared in this project.