| License |
License |
|---|---|
| GroupId | GroupIdcom.tngtech.jgiven |
| ArtifactId | ArtifactIdjgiven-core |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjgiven-core
JGiven core module
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jgiven-core-1.2.2.pom | |
| jgiven-core-1.2.2.jar | 285 KB |
| jgiven-core-1.2.2-sources.jar | 161 KB |
| jgiven-core-1.2.2-javadoc.jar | 536 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-core/ -->
<dependency>
<groupId>com.tngtech.jgiven</groupId>
<artifactId>jgiven-core</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-core/
implementation 'com.tngtech.jgiven:jgiven-core:1.2.2'
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-core/
implementation ("com.tngtech.jgiven:jgiven-core:1.2.2")
'com.tngtech.jgiven:jgiven-core:jar:1.2.2'
<dependency org="com.tngtech.jgiven" name="jgiven-core" rev="1.2.2">
<artifact name="jgiven-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tngtech.jgiven', module='jgiven-core', version='1.2.2')
)
libraryDependencies += "com.tngtech.jgiven" % "jgiven-core" % "1.2.2"
[com.tngtech.jgiven/jgiven-core "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 30.1.1-jre |
| com.google.code.gson : gson | jar | 2.8.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.35 |
| com.thoughtworks.paranamer : paranamer | jar | 2.8 |
| net.bytebuddy : byte-buddy | jar | 1.12.8 |
| org.fusesource.jansi : jansi | jar | 1.18 |