Last Version

Ginkgo 4 Java 1.0.14

Ginkgo-style testing for Java

License

License

GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

ginkgo4j
Version

Version

1.0.14
Type

Type

jar
Description

Description

Ginkgo 4 Java
Ginkgo-style testing for Java
Project URL

Project URL

https://github.com/paulcwarren/ginkgo4j
Project Organization

Project Organization

Paul Warren
Source Code Management

Source Code Management

http://github.com/paulcwarren/ginkgo4j

Download ginkgo4j 1.0.14


<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/ginkgo4j/ -->
<dependency>
    <groupId>com.github.paulcwarren</groupId>
    <artifactId>ginkgo4j</artifactId>
    <version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/ginkgo4j/
implementation 'com.github.paulcwarren:ginkgo4j:1.0.14'
// https://jarcasting.com/artifacts/com.github.paulcwarren/ginkgo4j/
implementation ("com.github.paulcwarren:ginkgo4j:1.0.14")
'com.github.paulcwarren:ginkgo4j:jar:1.0.14'
<dependency org="com.github.paulcwarren" name="ginkgo4j" rev="1.0.14">
  <artifact name="ginkgo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='ginkgo4j', version='1.0.14')
)
libraryDependencies += "com.github.paulcwarren" % "ginkgo4j" % "1.0.14"
[com.github.paulcwarren/ginkgo4j "1.0.14"]

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar
org.springframework : spring-test jar
commons-io : commons-io jar 2.8.0

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar
org.hamcrest : hamcrest-all jar 1.3
com.jayway.awaitility : awaitility jar 1.7.0
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.