License |
License |
---|---|
GroupId | GroupIdberlin.yuna |
ArtifactId | ArtifactIdwiser-unit |
Last Version | Last Version0.0.29 |
Release Date | Release Date |
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.29.pom | |
wiser-unit-0.0.29.jar | 52 KB |
wiser-unit-0.0.29-sources.jar | 25 KB |
wiser-unit-0.0.29-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.29</version>
</dependency>
// https://jarcasting.com/artifacts/berlin.yuna/wiser-unit/
implementation 'berlin.yuna:wiser-unit:0.0.29'
// https://jarcasting.com/artifacts/berlin.yuna/wiser-unit/
implementation ("berlin.yuna:wiser-unit:0.0.29")
'berlin.yuna:wiser-unit:jar:0.0.29'
<dependency org="berlin.yuna" name="wiser-unit" rev="0.0.29">
<artifact name="wiser-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='berlin.yuna', module='wiser-unit', version='0.0.29')
)
libraryDependencies += "berlin.yuna" % "wiser-unit" % "0.0.29"
[berlin.yuna/wiser-unit "0.0.29"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.9.0-M1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 2.2 |