License |
License |
---|---|
GroupId | GroupIdio.sapl |
ArtifactId | ArtifactIdsapl-hamcrest |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSAPL Hamcrest Matchers
Hamcrest matchers for writing tests.
|
Filename | Size |
---|---|
sapl-hamcrest-2.0.1.pom | |
sapl-hamcrest-2.0.1.jar | 22 KB |
sapl-hamcrest-2.0.1-sources.jar | 15 KB |
sapl-hamcrest-2.0.1-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sapl/sapl-hamcrest/ -->
<dependency>
<groupId>io.sapl</groupId>
<artifactId>sapl-hamcrest</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sapl/sapl-hamcrest/
implementation 'io.sapl:sapl-hamcrest:2.0.1'
// https://jarcasting.com/artifacts/io.sapl/sapl-hamcrest/
implementation ("io.sapl:sapl-hamcrest:2.0.1")
'io.sapl:sapl-hamcrest:jar:2.0.1'
<dependency org="io.sapl" name="sapl-hamcrest" rev="2.0.1">
<artifact name="sapl-hamcrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sapl', module='sapl-hamcrest', version='2.0.1')
)
libraryDependencies += "io.sapl" % "sapl-hamcrest" % "2.0.1"
[io.sapl/sapl-hamcrest "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.sapl : sapl-extensions-api | jar | 2.0.1 |
io.sapl : sapl-pdp-api | jar | 2.0.1 |
org.hamcrest : hamcrest | jar | 2.2 |
com.spotify : hamcrest-jackson | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |