is not current version
Last Version 1.6.6

pesticide 1.6.3

A Library To Write Domain-Driven Tests

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.ubertob.pesticide
ArtifactId

ArtifactId

pesticide-core
Version

Version

1.6.3
Type

Type

jar
Description

Description

pesticide
A Library To Write Domain-Driven Tests
Project URL

Project URL

https://github.com/uberto/pesticide
Source Code Management

Source Code Management

https://github.com/uberto/pesticide

Download pesticide-core 1.6.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

test (1)

Group / Artifact Type Version
io.strikt : strikt-core jar 0.31.0

Project Modules

There are no modules declared in this project.