License |
License |
---|---|
Categories |
CategoriesJava 8 Languages |
GroupId | GroupIdcom.tngtech.jgiven |
ArtifactId | ArtifactIdjgiven-java8-tests |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjgiven-java8-tests
JGiven - BDD in plain Java - Module jgiven-java8-tests
|
Project URL |
Project URL |
Filename | Size |
---|---|
jgiven-java8-tests-1.2.2.pom | |
jgiven-java8-tests-1.2.2.jar | 462 bytes |
jgiven-java8-tests-1.2.2-sources.jar | 462 bytes |
jgiven-java8-tests-1.2.2-javadoc.jar | 462 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-java8-tests/ -->
<dependency>
<groupId>com.tngtech.jgiven</groupId>
<artifactId>jgiven-java8-tests</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-java8-tests/
implementation 'com.tngtech.jgiven:jgiven-java8-tests:1.2.2'
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-java8-tests/
implementation ("com.tngtech.jgiven:jgiven-java8-tests:1.2.2")
'com.tngtech.jgiven:jgiven-java8-tests:jar:1.2.2'
<dependency org="com.tngtech.jgiven" name="jgiven-java8-tests" rev="1.2.2">
<artifact name="jgiven-java8-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tngtech.jgiven', module='jgiven-java8-tests', version='1.2.2')
)
libraryDependencies += "com.tngtech.jgiven" % "jgiven-java8-tests" % "1.2.2"
[com.tngtech.jgiven/jgiven-java8-tests "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.35 |
com.tngtech.jgiven : jgiven-core | jar | 1.2.2 |
com.tngtech.jgiven : jgiven-junit | jar | 1.2.2 |
com.tngtech.jgiven : jgiven-html5-report | jar | 1.2.2 |