Lambda Behave Parent

A modern testing and behavioural specification framework for Java 8

License

License

GroupId

GroupId

com.insightfullogic
ArtifactId

ArtifactId

lambda-behave-parent
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Download lambda-behave-parent

How to add to project

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

Dependencies

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

Project Modules

  • lambda-behave-codegen
  • lambda-behave
  • lambda-behave-examples
  • lambda-behave-scalatest

Versions

Version
0.4
0.3
0.2