alchemy-generator

Part of the Alchemy collection. More Data means better tests. Alchemy Generator makes it easier to test your code by providing generators for common Objects and Data.

License

License

GroupId

GroupId

tech.sirwellington.alchemy
ArtifactId

ArtifactId

alchemy-generator
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

alchemy-generator
Part of the Alchemy collection. More Data means better tests. Alchemy Generator makes it easier to test your code by providing generators for common Objects and Data.
Project URL

Project URL

https://github.com/SirWellington/alchemy-generator
Project Organization

Project Organization

RedRoma, Inc.

Download alchemy-generator

How to add to project

<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-generator/ -->
<dependency>
    <groupId>tech.sirwellington.alchemy</groupId>
    <artifactId>alchemy-generator</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-generator/
implementation 'tech.sirwellington.alchemy:alchemy-generator:2.5.0'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-generator/
implementation ("tech.sirwellington.alchemy:alchemy-generator:2.5.0")
'tech.sirwellington.alchemy:alchemy-generator:jar:2.5.0'
<dependency org="tech.sirwellington.alchemy" name="alchemy-generator" rev="2.5.0">
  <artifact name="alchemy-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-generator', version='2.5.0')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-generator" % "2.5.0"
[tech.sirwellington.alchemy/alchemy-generator "2.5.0"]

Dependencies

compile (4)

Group / Artifact Type Version
tech.sirwellington.alchemy : alchemy-annotations jar 2.2
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.8.1
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.21

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.0
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-simple jar 1.7.25
com.nhaarman : mockito-kotlin jar 1.6.0
com.natpryce : hamkrest jar 1.7.0.0
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.1
2.4
2.3.7
2.3.6
2.3.5
2.3.3
2.3.1
2.3
2.2.1
2.2
2.1.1
2.1
2.0
1.7
1.6
1.5
1.4
1.3.1
1.3
1.2
1.1
1.0