hermit-junit4

Resettable Lazy delegates which automatically reset with a test lifecycle

License

License

The Apache License, Version 2.0
https://www.apache.org/licenses/LICENSE-2.0.txt
Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.rickbusarow.hermit
ArtifactId

ArtifactId

hermit-junit4
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

hermit-junit4
Resettable Lazy delegates which automatically reset with a test lifecycle
Project URL

Project URL

https://github.com/rbusarow/Hermit
Source Code Management

Source Code Management

https://github.com/rbusarow/Hermit.git

Download hermit-junit4

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.rickbusarow.hermit : hermit-core jar 0.9.5
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0