License |
License |
---|---|
GroupId | GroupIdfr.matthieu-vergne |
ArtifactId | ArtifactIdpester-core |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPester Library
Implementation of the Pester library.
|
Filename | Size |
---|---|
pester-core-1.0.pom | |
pester-core-1.0.jar | 116 KB |
pester-core-1.0-sources.jar | 46 KB |
pester-core-1.0-javadoc.jar | 386 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |