Pester Library

Implementation of the Pester library.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

pester-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pester Library
Implementation of the Pester library.

Download pester-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0