BPUnit

Boilerplate Utilities for JUnit

License

License

GroupId

GroupId

com.github.mureinik
ArtifactId

ArtifactId

bpunit
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

BPUnit
Boilerplate Utilities for JUnit
Project URL

Project URL

http://github.com/mureinik/bpunit
Source Code Management

Source Code Management

http://github.com/mureinik/bpunit

Download bpunit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0