Last Version

code-assert-parent 0.9.15

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

License

License

GroupId

GroupId

guru.nidi
ArtifactId

ArtifactId

code-assert-parent
Version

Version

0.9.15
Type

Type

pom
Description

Description

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

Project URL

https://github.com/nidi3/code-assert
Source Code Management

Source Code Management

https://github.com/nidi3/code-assert

Download code-assert-parent 0.9.15


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

Dependencies

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api 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

  • code-assert-core
  • code-assert
  • code-assert-maven-plugin
  • code-assert-gui