| License |
License |
|---|---|
| GroupId | GroupIdcom.insightfullogic |
| ArtifactId | ArtifactIdlambda-behave |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLambda Behave
A modern testing and behavioural specification framework for Java 8
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| lambda-behave-0.4.pom | |
| lambda-behave-0.4.jar | 43 KB |
| lambda-behave-0.4-sources.jar | 22 KB |
| lambda-behave-0.4-javadoc.jar | 233 KB |
| Browse |
<!-- 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"]
| 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 |