Last Version

Stubr (stubr-bom) 2.1.0-b3

Library for instantiating stub objects in unit tests

License

License

GroupId

GroupId

ch.leadrian.stubr
ArtifactId

ArtifactId

stubr-bom
Version

Version

2.1.0-b3
Type

Type

pom
Description

Description

Stubr (stubr-bom)
Library for instantiating stub objects in unit tests
Project URL

Project URL

https://github.com/Double-O-Seven/stubr
Source Code Management

Source Code Management

https://github.com/Double-O-Seven/stubr

Download stubr-bom 2.1.0-b3


<!-- https://jarcasting.com/artifacts/ch.leadrian.stubr/stubr-bom/ -->
<dependency>
    <groupId>ch.leadrian.stubr</groupId>
    <artifactId>stubr-bom</artifactId>
    <version>2.1.0-b3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.leadrian.stubr/stubr-bom/
implementation 'ch.leadrian.stubr:stubr-bom:2.1.0-b3'
// https://jarcasting.com/artifacts/ch.leadrian.stubr/stubr-bom/
implementation ("ch.leadrian.stubr:stubr-bom:2.1.0-b3")
'ch.leadrian.stubr:stubr-bom:pom:2.1.0-b3'
<dependency org="ch.leadrian.stubr" name="stubr-bom" rev="2.1.0-b3">
  <artifact name="stubr-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.leadrian.stubr', module='stubr-bom', version='2.1.0-b3')
)
libraryDependencies += "ch.leadrian.stubr" % "stubr-bom" % "2.1.0-b3"
[ch.leadrian.stubr/stubr-bom "2.1.0-b3"]

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.