Last Version

beanmother-core 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-core
Version

Version

0.9.0
Type

Type

jar
Description

Description

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

Download beanmother-core 0.9.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.23
com.google.guava : guava jar 27.0.1-jre
com.joestelmach : natty jar 0.13
com.github.javafaker : javafaker jar 0.16
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.