Last Version

beanmother-builder-converter 0.9.0

A library for setting up Java Bean as test data.

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

io.beanmother
ArtifactId

ArtifactId

beanmother-builder-converter
Version

Version

0.9.0
Type

Type

jar
Description

Description

beanmother-builder-converter
A library for setting up Java Bean as test data.

Download beanmother-builder-converter 0.9.0


<!-- https://jarcasting.com/artifacts/io.beanmother/beanmother-builder-converter/ -->
<dependency>
    <groupId>io.beanmother</groupId>
    <artifactId>beanmother-builder-converter</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.beanmother/beanmother-builder-converter/
implementation 'io.beanmother:beanmother-builder-converter:0.9.0'
// https://jarcasting.com/artifacts/io.beanmother/beanmother-builder-converter/
implementation ("io.beanmother:beanmother-builder-converter:0.9.0")
'io.beanmother:beanmother-builder-converter:jar:0.9.0'
<dependency org="io.beanmother" name="beanmother-builder-converter" rev="0.9.0">
  <artifact name="beanmother-builder-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.beanmother', module='beanmother-builder-converter', version='0.9.0')
)
libraryDependencies += "io.beanmother" % "beanmother-builder-converter" % "0.9.0"
[io.beanmother/beanmother-builder-converter "0.9.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.beanmother : beanmother-core jar 0.9.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.