Last Version

scalacheck-faker 7.0.0

Fake data generation using ScalaCheck Arbitrary instances

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

io.github.etspaceman
ArtifactId

ArtifactId

scalacheck-faker_2.13
Version

Version

7.0.0
Type

Type

jar
Description

Description

scalacheck-faker
Fake data generation using ScalaCheck Arbitrary instances
Project URL

Project URL

https://github.com/etspaceman/scalacheck-faker
Project Organization

Project Organization

io.github.etspaceman
Source Code Management

Source Code Management

https://github.com/etspaceman/scalacheck-faker

Download scalacheck-faker_2.13 7.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.scalacheck : scalacheck_2.13 jar 1.15.4
com.typesafe : config jar 1.4.1
com.github.pureconfig : pureconfig_2.13 jar 0.14.1
org.apache.commons : commons-lang3 jar 3.12.0
io.github.wolfendale : scalacheck-gen-regexp_2.13 jar 0.1.3
io.estatico : newtype_2.13 jar 0.4.4

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.8
org.scalatestplus : scalacheck-1-14_2.13 jar 3.2.2.0

Project Modules

There are no modules declared in this project.