License |
License |
---|---|
GroupId | GroupIdberlin.yuna |
ArtifactId | ArtifactIdwiser-unit |
Version | Version0.0.8 |
Type | Typejar |
Description |
DescriptionWiser Unit
BDD test methods and generates report
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wiser-unit-0.0.8.pom | |
wiser-unit-0.0.8.jar | 52 KB |
wiser-unit-0.0.8-sources.jar | 25 KB |
wiser-unit-0.0.8-javadoc.jar | 538 KB |
Browse |
<!-- https://jarcasting.com/artifacts/berlin.yuna/wiser-unit/ -->
<dependency>
<groupId>berlin.yuna</groupId>
<artifactId>wiser-unit</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/berlin.yuna/wiser-unit/
implementation 'berlin.yuna:wiser-unit:0.0.8'
// https://jarcasting.com/artifacts/berlin.yuna/wiser-unit/
implementation ("berlin.yuna:wiser-unit:0.0.8")
'berlin.yuna:wiser-unit:jar:0.0.8'
<dependency org="berlin.yuna" name="wiser-unit" rev="0.0.8">
<artifact name="wiser-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='berlin.yuna', module='wiser-unit', version='0.0.8')
)
libraryDependencies += "berlin.yuna" % "wiser-unit" % "0.0.8"
[berlin.yuna/wiser-unit "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.3 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 2.2 |