Last Version

test-utils 0.0.1-RC4

A purely functional library to develop distributed and event driven systems.

License

License

GroupId

GroupId

io.parapet
ArtifactId

ArtifactId

test-utils_2.12
Version

Version

0.0.1-RC4
Type

Type

jar
Description

Description

test-utils
A purely functional library to develop distributed and event driven systems.
Project URL

Project URL

http://parapet.io/
Project Organization

Project Organization

parapet
Source Code Management

Source Code Management

https://github.com/parapet-io/parapet

Download test-utils_2.12 0.0.1-RC4


<!-- https://jarcasting.com/artifacts/io.parapet/test-utils_2.12/ -->
<dependency>
    <groupId>io.parapet</groupId>
    <artifactId>test-utils_2.12</artifactId>
    <version>0.0.1-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.parapet/test-utils_2.12/
implementation 'io.parapet:test-utils_2.12:0.0.1-RC4'
// https://jarcasting.com/artifacts/io.parapet/test-utils_2.12/
implementation ("io.parapet:test-utils_2.12:0.0.1-RC4")
'io.parapet:test-utils_2.12:jar:0.0.1-RC4'
<dependency org="io.parapet" name="test-utils_2.12" rev="0.0.1-RC4">
  <artifact name="test-utils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.parapet', module='test-utils_2.12', version='0.0.1-RC4')
)
libraryDependencies += "io.parapet" % "test-utils_2.12" % "0.0.1-RC4"
[io.parapet/test-utils_2.12 "0.0.1-RC4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
io.parapet : core_2.12 jar 0.0.1-RC4
io.parapet : interop-cats_2.12 jar 0.0.1-RC4
io.parapet : interop-scalaz-zio_2.12 jar 0.0.1-RC4
io.parapet : interop-monix_2.12 jar 0.0.1-RC4
org.scalatest : scalatest_2.12 jar 3.0.7

test (1)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.6.0

Project Modules

There are no modules declared in this project.