is not current version
Last Version 1.1.1

utils 1.0.3

The module contains utils methods and types, useful with JUnit and Spock tests, which use the BMUnit library.

License

License

GroupId

GroupId

com.github.starnowski.bmunit.extension
ArtifactId

ArtifactId

utils
Version

Version

1.0.3
Type

Type

jar
Description

Description

utils
The module contains utils methods and types, useful with JUnit and Spock tests, which use the BMUnit library.

Download utils 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.byteman : byteman Optional jar 3.0.10
org.jboss.byteman : byteman-submit Optional jar 3.0.10
org.jboss.byteman : byteman-install Optional jar 3.0.10

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.