Last Version

code-assert-gui 0.9.15

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

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

guru.nidi
ArtifactId

ArtifactId

code-assert-gui
Version

Version

0.9.15
Type

Type

jar
Description

Description

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

Download code-assert-gui 0.9.15


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

Dependencies

compile (3)

Group / Artifact Type Version
guru.nidi : code-assert jar 0.9.15
org.springframework.boot : spring-boot-starter-web jar
com.fasterxml.jackson.core : jackson-databind jar

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

There are no modules declared in this project.