Last Version

Incode Platform Lib FakeData Impl 1.17.0

A module providing a domain service to generate fake random data for use in unit tests or integration tests.

License

License

Categories

Categories

Data
GroupId

GroupId

org.isisaddons.module.fakedata
ArtifactId

ArtifactId

isis-module-fakedata-dom
Version

Version

1.17.0
Type

Type

jar
Description

Description

Incode Platform Lib FakeData Impl
A module providing a domain service to generate fake random data for use in unit tests or integration tests.

Download isis-module-fakedata-dom 1.17.0


<!-- https://jarcasting.com/artifacts/org.isisaddons.module.fakedata/isis-module-fakedata-dom/ -->
<dependency>
    <groupId>org.isisaddons.module.fakedata</groupId>
    <artifactId>isis-module-fakedata-dom</artifactId>
    <version>1.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.isisaddons.module.fakedata/isis-module-fakedata-dom/
implementation 'org.isisaddons.module.fakedata:isis-module-fakedata-dom:1.17.0'
// https://jarcasting.com/artifacts/org.isisaddons.module.fakedata/isis-module-fakedata-dom/
implementation ("org.isisaddons.module.fakedata:isis-module-fakedata-dom:1.17.0")
'org.isisaddons.module.fakedata:isis-module-fakedata-dom:jar:1.17.0'
<dependency org="org.isisaddons.module.fakedata" name="isis-module-fakedata-dom" rev="1.17.0">
  <artifact name="isis-module-fakedata-dom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.isisaddons.module.fakedata', module='isis-module-fakedata-dom', version='1.17.0')
)
libraryDependencies += "org.isisaddons.module.fakedata" % "isis-module-fakedata-dom" % "1.17.0"
[org.isisaddons.module.fakedata/isis-module-fakedata-dom "1.17.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.isis.core : isis-core-applib jar 1.17.0
com.github.javafaker : javafaker jar 0.5
org.assertj : assertj-core jar 3.6.2

test (1)

Group / Artifact Type Version
org.apache.isis.core : isis-core-unittestsupport jar 1.17.0

Project Modules

There are no modules declared in this project.