License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.echovantage |
ArtifactId | ArtifactIdgild |
Last Version | Last Version0.81 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGilded Lily Test Harness
JUnit Rule for gold-copy testing
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gild-0.81.pom | |
gild-0.81.jar | 49 KB |
gild-0.81-sources.jar | 26 KB |
gild-0.81-javadoc.jar | 178 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.echovantage : funco | jar | 0.81 |
org.jodd : jodd-http Optional | jar | 3.6.5 |
Group / Artifact | Type | Version |
---|---|---|
io.undertow : undertow-core | jar | 1.1.0.Final |