Last Version

JGiven 0.5.4

JGiven - BDD for Java in Java

License

License

GroupId

GroupId

com.tngtech.jgiven
ArtifactId

ArtifactId

jgiven-parent
Version

Version

0.5.4
Type

Type

pom
Description

Description

JGiven
JGiven - BDD for Java in Java
Project URL

Project URL

https://github.com/TNG/jgiven
Project Organization

Project Organization

TNG Technology Consulting

Download jgiven-parent 0.5.4

Filename Size
jgiven-parent-0.5.4.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-parent/ -->
<dependency>
    <groupId>com.tngtech.jgiven</groupId>
    <artifactId>jgiven-parent</artifactId>
    <version>0.5.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-parent/
implementation 'com.tngtech.jgiven:jgiven-parent:0.5.4'
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-parent/
implementation ("com.tngtech.jgiven:jgiven-parent:0.5.4")
'com.tngtech.jgiven:jgiven-parent:pom:0.5.4'
<dependency org="com.tngtech.jgiven" name="jgiven-parent" rev="0.5.4">
  <artifact name="jgiven-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tngtech.jgiven', module='jgiven-parent', version='0.5.4')
)
libraryDependencies += "com.tngtech.jgiven" % "jgiven-parent" % "0.5.4"
[com.tngtech.jgiven/jgiven-parent "0.5.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jgiven-core
  • jgiven-maven-plugin
  • jgiven-junit
  • jgiven-testng
  • jgiven-spring
  • jgiven-tests
  • jgiven-examples