is not current version
Last Version 1.0.0-rc

simplefixture 0.4.3

auto generator fixture for test

License

License

GroupId

GroupId

io.github.wxyzard
ArtifactId

ArtifactId

simplefixture
Version

Version

0.4.3
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 0.4.3


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

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.