bmunit-extension

The BMUnit-extension is a project which extends the BMUnit library with integration with JUnit library with version 4 and 5. It also allows using the BMUnit library with Spock framework.

License

License

GroupId

GroupId

com.github.starnowski.bmunit.extension
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

bmunit-extension
The BMUnit-extension is a project which extends the BMUnit library with integration with JUnit library with version 4 and 5. It also allows using the BMUnit library with Spock framework.
Project URL

Project URL

https://github.com/starnowski/bmunit-extension
Source Code Management

Source Code Management

https://github.com/starnowski/bmunit-extension

Download parent

Filename Size
parent-1.1.1.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.starnowski.bmunit.extension/parent/ -->
<dependency>
    <groupId>com.github.starnowski.bmunit.extension</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.starnowski.bmunit.extension/parent/
implementation 'com.github.starnowski.bmunit.extension:parent:1.1.1'
// https://jarcasting.com/artifacts/com.github.starnowski.bmunit.extension/parent/
implementation ("com.github.starnowski.bmunit.extension:parent:1.1.1")
'com.github.starnowski.bmunit.extension:parent:pom:1.1.1'
<dependency org="com.github.starnowski.bmunit.extension" name="parent" rev="1.1.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.starnowski.bmunit.extension', module='parent', version='1.1.1')
)
libraryDependencies += "com.github.starnowski.bmunit.extension" % "parent" % "1.1.1"
[com.github.starnowski.bmunit.extension/parent "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.3