BundleBee :: JUnit 5

A simple JUnit 5 extension helping to validate alveoli.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.yupiik
ArtifactId

ArtifactId

bundlebee-junit5
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

BundleBee :: JUnit 5
A simple JUnit 5 extension helping to validate alveoli.
Project Organization

Project Organization

Yupiik SAS

Download bundlebee-junit5

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.yupiik : bundlebee-core jar 1.0.15

provided (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.15
1.0.14