Lambda Behave

A modern testing and behavioural specification framework for Java 8

License

License

GroupId

GroupId

com.insightfullogic
ArtifactId

ArtifactId

lambda-behave
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Lambda Behave
A modern testing and behavioural specification framework for Java 8
Project URL

Project URL

http://richardwarburton.github.io/lambda-behave/

Download lambda-behave

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.9.5
cglib : cglib jar 3.1
org.slf4j : slf4j-api jar 1.5.6
ch.qos.logback : logback-classic jar 1.1.2
com.insightfullogic : lambda-behave-codegen jar 0.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1