is not current version
Last Version 0.4.2

AndHow Test Harness 0.4.0

Harness and tools for testing the AndHow framework, or writing tests for projects that use AndHow.

License

License

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-test-harness
Version

Version

0.4.0
Type

Type

jar
Description

Description

AndHow Test Harness
Harness and tools for testing the AndHow framework, or writing tests for projects that use AndHow.
Source Code Management

Source Code Management

https://github.com/eeverman/andhow/tree/master/andhow-testing/andhow-test-harness

Download andhow-test-harness 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.5.RELEASE

provided (2)

Group / Artifact Type Version
org.yarnandtail : andhow-core jar 0.4.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.