auto-reset-api

Resettable Lazy delegates which automatically reset with a test lifecycle

License

License

The Apache License, Version 2.0
Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.rickbusarow.autoreset
ArtifactId

ArtifactId

auto-reset-api
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

auto-reset-api
Resettable Lazy delegates which automatically reset with a test lifecycle
Project URL

Project URL

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

Source Code Management

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

Download auto-reset-api

How to add to project

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

Dependencies

runtime (2)

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

test (7)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-test jar 1.3.6
org.junit.jupiter : junit-jupiter jar 5.6.0
io.kotest : kotest-assertions-core-jvm jar 4.0.5
io.kotest : kotest-property-jvm jar 4.0.5
io.kotest : kotest-runner-junit5-jvm jar 4.0.5
org.jetbrains.kotlin : kotlin-test jar 1.3.61
org.jetbrains.kotlin : kotlin-test-common jar 1.3.61

Project Modules

There are no modules declared in this project.

Maven Central CI License

Hermit

Contents

I promise I'll put things here soon.

Versions

Version
0.9.0