MVN

com.tngtech.jgiven : jgiven-parent

Maven & Gradle

Nov 11, 2014
431 stars

JGiven · JGiven - BDD for Java in Java

<dependency>
    <groupId>com.tngtech.jgiven</groupId>
    <artifactId>jgiven-parent</artifactId>
    <version>0.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tngtech.jgiven : jgiven-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5.4

All Versions

Choose a version of com.tngtech.jgiven : jgiven-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
jgiven-parent-0.5.4
jgiven-parent-0.5.3
jgiven-parent-0.5.2
jgiven-parent-0.5.1
jgiven-parent-0.5.0
0.4.x
jgiven-parent-0.4.0
0.3.x
jgiven-parent-0.3.0
0.2.x
jgiven-parent-0.2.3
jgiven-parent-0.2.2
jgiven-parent-0.2.1
0.2
jgiven-parent-0.2
0.1.x
jgiven-parent-0.1.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tngtech.jgiven</groupId>
    <artifactId>jgiven-parent</artifactId>
    <version>0.5.4</version>
</dependency>

Advertisement