License |
License |
---|---|
Categories |
CategoriesOther General Purpose Libraries |
GroupId | GroupIdio.beanmother |
ArtifactId | ArtifactIdbeanmother-joda-time-converter |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbeanmother-joda-time-converter
A library for setting up Java Bean as test data.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
junit : junit | jar | 4.12 |