License |
License |
---|---|
GroupId | GroupIdfr.sii.ogham |
ArtifactId | ArtifactIdogham-test-utils |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionOgham test helpers
Separate module for tests. It provides many helpers for testing email, SMS. It also provides useful tools for testing
|
Filename | Size |
---|---|
ogham-test-utils-3.0.0.pom | |
ogham-test-utils-3.0.0.jar | 201 KB |
ogham-test-utils-3.0.0-sources.jar | 147 KB |
ogham-test-utils-3.0.0-javadoc.jar | 946 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/ -->
<dependency>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-test-utils</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/
implementation 'fr.sii.ogham:ogham-test-utils:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/
implementation ("fr.sii.ogham:ogham-test-utils:3.0.0")
'fr.sii.ogham:ogham-test-utils:jar:3.0.0'
<dependency org="fr.sii.ogham" name="ogham-test-utils" rev="3.0.0">
<artifact name="ogham-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-test-utils', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-test-utils" % "3.0.0"
[fr.sii.ogham/ogham-test-utils "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-testkit | jar |