beanmother-joda-time-converter

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-joda-time-converter
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download beanmother-joda-time-converter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.beanmother : beanmother-core jar 0.9.0
joda-time : joda-time jar 2.9.9
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.

Versions

Version
0.9.0
0.8.0
0.7.5
0.7.4
0.7.3