Last Version

Stubr (stubr-dependencies) 2.0.0

Library for instantiating stub objects in unit tests

License

License

GroupId

GroupId

ch.leadrian.stubr
ArtifactId

ArtifactId

stubr-dependencies
Version

Version

2.0.0
Type

Type

pom
Description

Description

Stubr (stubr-dependencies)
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-dependencies 2.0.0


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

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.