j

jgiven-html-app

JGiven - BDD in plain Java - Module jgiven-html-app
https://jgiven.org
The Apache Software License, Version 2.0
Jan Schäfer Kristof Karhan
Files download
File Operation
jgiven-html-app-1.3.1.jar download
jgiven-html-app-1.3.1.pom download
jgiven-html-app-1.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tngtech.jgiven</groupId>
  <artifactId>jgiven-html-app</artifactId>
  <version>1.3.1</version>
</dependency>
Gradle Groovy
implementation 'com.tngtech.jgiven:jgiven-html-app:1.3.1'
Gradle Kotlin
implementation("com.tngtech.jgiven:jgiven-html-app:1.3.1")
Scala SBT
libraryDependencies += "com.tngtech.jgiven" % "jgiven-html-app" % "1.3.1"
Groovy Grape
@Grapes(
  @Grab(group='com.tngtech.jgiven', module='jgiven-html-app', version='1.3.1')
)
Apache Ivy
<dependency org="com.tngtech.jgiven" name="jgiven-html-app" rev="1.3.1" />
Leiningen
[com.tngtech.jgiven/jgiven-html-app "1.3.1"]
Apache Buildr
'com.tngtech.jgiven:jgiven-html-app:jar:1.3.1'
Dependencies