junit5-guice-extension

Guice for JUnit 5

License

License

Apache 2.0
Categories

Categories

JUnit Unit Testing GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

name.falgout.jeffrey.testing
ArtifactId

ArtifactId

junit5-guice-extension
Last Version

Last Version

1.0.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

junit5-guice-extension
Guice for JUnit 5

Download junit5-guice-extension

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M3
com.google.inject : guice jar 4.1.0

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.0.0-M3
com.google.truth : truth jar 0.30
org.mockito : mockito-core jar 2.7.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M3