data-feed

Faker inspired data utility to make test data management more fun

License

License

Apache-2.0
Categories

Categories

Data Unity Business Logic Libraries Game Development
GroupId

GroupId

com.qualizeal.community
ArtifactId

ArtifactId

data-feed
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

data-feed
Faker inspired data utility to make test data management more fun
Project URL

Project URL

https://github.com/QualiZeal-Community/data-feed
Project Organization

Project Organization

QualiZeal
Source Code Management

Source Code Management

https://github.com/QualiZeal-Community/data-feed.git

Download data-feed

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.javafaker : javafaker jar 1.0.2
com.opencsv : opencsv jar 5.3
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.assertj : assertj-core jar 3.22.0
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0