Last Version

com.robertboothby.djenni:common-generators 0.2.0

This module contains generators for common domains and common standards. Currently contains - Person name generator.

License

License

GroupId

GroupId

com.robertboothby.djenni
ArtifactId

ArtifactId

common-generators
Version

Version

0.2.0
Type

Type

jar
Description

Description

This module contains generators for common domains and common standards. Currently contains - Person name generator.
Project URL

Project URL

https://github.com/RobertBoothby/djenni
Source Code Management

Source Code Management

https://github.com/RobertBoothby/djenni

Download common-generators 0.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.robertboothby.djenni : core jar 0.2.0
com.robertboothby.djenni : core test-jar 0.2.0
org.hamcrest : hamcrest-library jar 1.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.