License |
License |
---|---|
GroupId | GroupIdio.github.drgoodness |
ArtifactId | ArtifactIdg-test-core |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiong-test-core
The core library for JVM-based testing
|
Filename | Size |
---|---|
g-test-core-1.1.0.pom | |
g-test-core-1.1.0.jar | 30 KB |
g-test-core-1.1.0-sources.jar | 3 KB |
g-test-core-1.1.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.drgoodness/g-test-core/ -->
<dependency>
<groupId>io.github.drgoodness</groupId>
<artifactId>g-test-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.drgoodness/g-test-core/
implementation 'io.github.drgoodness:g-test-core:1.1.0'
// https://jarcasting.com/artifacts/io.github.drgoodness/g-test-core/
implementation ("io.github.drgoodness:g-test-core:1.1.0")
'io.github.drgoodness:g-test-core:jar:1.1.0'
<dependency org="io.github.drgoodness" name="g-test-core" rev="1.1.0">
<artifact name="g-test-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.drgoodness', module='g-test-core', version='1.1.0')
)
libraryDependencies += "io.github.drgoodness" % "g-test-core" % "1.1.0"
[io.github.drgoodness/g-test-core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-json | jar | 3.0.9 |
org.codehaus.groovy : groovy-ant | jar | 3.0.9 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.apache.maven : maven-artifact | jar | 3.8.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 2.1-groovy-3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.codenarc : CodeNarc | jar | 2.2.0 |