Last Version

Bdd4J 1.0

BDD(Behaviour Drivven Development) test runner for JUnit, inspired by Machine.Specifications

License

License

MIT
GroupId

GroupId

com.github.onliner10
ArtifactId

ArtifactId

bdd4J
Version

Version

1.0
Type

Type

jar
Description

Description

Bdd4J
BDD(Behaviour Drivven Development) test runner for JUnit, inspired by Machine.Specifications
Project URL

Project URL

https://github.com/onliner10/bdd4J
Source Code Management

Source Code Management

http://github.com/onliner10/bdd4J

Download bdd4J 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar [4.8.1,)

Project Modules

There are no modules declared in this project.