Last Version

com.github.starnowski.bmunit.extension:utils 1.1.1

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

utils
Version

Version

1.1.1
Type

Type

jar
Description

Description

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.

Download utils 1.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.byteman : byteman Optional jar ${org.jboss.byteman.version}
org.jboss.byteman : byteman-submit Optional jar ${org.jboss.byteman.version}
org.jboss.byteman : byteman-install Optional jar ${org.jboss.byteman.version}

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4

Project Modules

There are no modules declared in this project.