library-generators

Library for generating objects and populating them

License

License

GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-generators
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

library-generators
Library for generating objects and populating them

Download lib-generators

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.javafaker : javafaker jar 1.0.2
com.github.frtu.libs : lib-spring-reflection jar 1.1.2
com.fasterxml.jackson.core : jackson-databind jar
org.projectlombok : lombok Optional jar
org.slf4j : slf4j-api jar

provided (3)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 2.3.1
javax.annotation : javax.annotation-api jar 1.3.2

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2