hermit-core

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
GroupId

GroupId

com.rickbusarow.hermit
ArtifactId

ArtifactId

hermit-core
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

hermit-core
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-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.2

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