simplefixture

auto generator fixture for test

License

License

GroupId

GroupId

io.github.wxyzard
ArtifactId

ArtifactId

simplefixture
Last Version

Last Version

1.0.0-rc
Release Date

Release Date

Type

Type

jar
Description

Description

simplefixture
auto generator fixture for test
Project URL

Project URL

https://github.com/wxyzard/SimpleFixture.github.io
Source Code Management

Source Code Management

https://github.com/wxyzard/SimpleFixture.github.io

Download simplefixture

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.8
commons-lang : commons-lang jar 2.6
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

test (6)

Group / Artifact Type Version
org.spockframework : spock-core jar RELEASE
org.junit.platform : junit-platform-launcher jar 1.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.vintage : junit-vintage-engine jar 5.7.1
org.hamcrest : hamcrest-library jar 2.1
org.jetbrains.kotlin : kotlin-test jar 1.4.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-rc
0.5.0
0.4.5
0.4.3
0.4.2
0.4.1
0.4.0
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0