| License |
License |
|---|---|
| GroupId | GroupIdio.backpackcloud |
| ArtifactId | ArtifactIdfakeomatic-core |
| Last Version | Last Version0.10.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFake-O-Matic is a library for generating and ingesting fake data.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fakeomatic-core-0.10.2.pom | |
| fakeomatic-core-0.10.2.jar | 33 KB |
| fakeomatic-core-0.10.2-sources.jar | 27 KB |
| fakeomatic-core-0.10.2-javadoc.jar | 521 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.backpackcloud/fakeomatic-core/ -->
<dependency>
<groupId>io.backpackcloud</groupId>
<artifactId>fakeomatic-core</artifactId>
<version>0.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.backpackcloud/fakeomatic-core/
implementation 'io.backpackcloud:fakeomatic-core:0.10.2'
// https://jarcasting.com/artifacts/io.backpackcloud/fakeomatic-core/
implementation ("io.backpackcloud:fakeomatic-core:0.10.2")
'io.backpackcloud:fakeomatic-core:jar:0.10.2'
<dependency org="io.backpackcloud" name="fakeomatic-core" rev="0.10.2">
<artifact name="fakeomatic-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.backpackcloud', module='fakeomatic-core', version='0.10.2')
)
libraryDependencies += "io.backpackcloud" % "fakeomatic-core" % "0.10.2"
[io.backpackcloud/fakeomatic-core "0.10.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.mockito : mockito-core | jar | 3.3.3 |