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