Last Version

Dummy Creator 1.3

A small tool for generating populated dummy objects

License

License

GroupId

GroupId

de.dev-eth0.dummycreator
ArtifactId

ArtifactId

dummy-creator
Version

Version

1.3
Type

Type

jar
Description

Description

Dummy Creator
A small tool for generating populated dummy objects
Source Code Management

Source Code Management

https://github.com/deveth0/dummycreator/

Download dummy-creator 1.3


<!-- https://jarcasting.com/artifacts/de.dev-eth0.dummycreator/dummy-creator/ -->
<dependency>
    <groupId>de.dev-eth0.dummycreator</groupId>
    <artifactId>dummy-creator</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.dev-eth0.dummycreator/dummy-creator/
implementation 'de.dev-eth0.dummycreator:dummy-creator:1.3'
// https://jarcasting.com/artifacts/de.dev-eth0.dummycreator/dummy-creator/
implementation ("de.dev-eth0.dummycreator:dummy-creator:1.3")
'de.dev-eth0.dummycreator:dummy-creator:jar:1.3'
<dependency org="de.dev-eth0.dummycreator" name="dummy-creator" rev="1.3">
  <artifact name="dummy-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dev-eth0.dummycreator', module='dummy-creator', version='1.3')
)
libraryDependencies += "de.dev-eth0.dummycreator" % "dummy-creator" % "1.3"
[de.dev-eth0.dummycreator/dummy-creator "1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.easymock : easymock jar 3.4
org.codemonkey.javareflection : java-reflection jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.