License |
License |
---|---|
GroupId | GroupIdio.github.drgoodness |
ArtifactId | ArtifactIdg-test-api |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiong-test-api
This project is a base for JVM-based API-related test frameworks.
|
Filename | Size |
---|---|
g-test-api-1.1.0.pom | |
g-test-api-1.1.0.jar | 41 KB |
g-test-api-1.1.0-sources.jar | 4 KB |
g-test-api-1.1.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.drgoodness/g-test-api/ -->
<dependency>
<groupId>io.github.drgoodness</groupId>
<artifactId>g-test-api</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.drgoodness/g-test-api/
implementation 'io.github.drgoodness:g-test-api:1.1.0'
// https://jarcasting.com/artifacts/io.github.drgoodness/g-test-api/
implementation ("io.github.drgoodness:g-test-api:1.1.0")
'io.github.drgoodness:g-test-api:jar:1.1.0'
<dependency org="io.github.drgoodness" name="g-test-api" rev="1.1.0">
<artifact name="g-test-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.drgoodness', module='g-test-api', version='1.1.0')
)
libraryDependencies += "io.github.drgoodness" % "g-test-api" % "1.1.0"
[io.github.drgoodness/g-test-api "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.drgoodness : g-test-core | jar | 1.1.0 |
org.codehaus.groovy : groovy-xml | jar | 3.0.9 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
com.github.tomakehurst : wiremock-jre8 | jar | 2.32.0 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 2.1-groovy-3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.athaydes : spock-reports | jar | 2.3.0-groovy-3.0 |
org.codenarc : CodeNarc | jar | 2.2.0 |