Last Version

Wire Unit 0.2

A framework to make unit-tests great again

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

wire-unit
Version

Version

0.2
Type

Type

jar
Description

Description

Wire Unit
A framework to make unit-tests great again
Project URL

Project URL

https://git.thorbenkuck.de/thkuck/wireunit

Download wire-unit 0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.20
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20
org.jetbrains.kotlin : kotlin-reflect jar 1.4.20
org.junit.jupiter : junit-jupiter jar 5.6.2
io.mockk : mockk jar 1.10.3
javax.inject : javax.inject jar 1

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.18.1

Project Modules

There are no modules declared in this project.