Last Version

code-assert-core 0.9.15

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

License

License

GroupId

GroupId

guru.nidi
ArtifactId

ArtifactId

code-assert-core
Version

Version

0.9.15
Type

Type

jar
Description

Description

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

Download code-assert-core 0.9.15


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

Dependencies

compile (3)

Group / Artifact Type Version
guru.nidi : graphviz-java Optional jar 0.17.0
org.hamcrest : hamcrest-core jar 1.3
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
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.