Gilded Lily Test Harness

JUnit Rule for gold-copy testing

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.echovantage
ArtifactId

ArtifactId

gild
Last Version

Last Version

0.81
Release Date

Release Date

Type

Type

jar
Description

Description

Gilded Lily Test Harness
JUnit Rule for gold-copy testing
Project Organization

Project Organization

EchoVantage

Download gild

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.echovantage : funco jar 0.81
org.jodd : jodd-http Optional jar 3.6.5

test (1)

Group / Artifact Type Version
io.undertow : undertow-core jar 1.1.0.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.81
0.80
0.79
0.78
0.77
0.66
0.65
0.63
0.54