Guice Behave

Guice test framework for a better TDD and BDD.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

io.exemplary.guice
ArtifactId

ArtifactId

guice-behave
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Guice Behave
Guice test framework for a better TDD and BDD.
Project URL

Project URL

http://exemplary.io

Download guice-behave

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
org.slf4j : slf4j-api jar 1.7.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0