Last Version

BPUnit 1.0

Boilerplate Utilities for JUnit

License

License

GroupId

GroupId

com.github.mureinik
ArtifactId

ArtifactId

bpunit
Version

Version

1.0
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 1.0


<!-- 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.