Last Version

SAPL Hamcrest Matchers 2.0.1

Hamcrest matchers for writing tests.

License

License

GroupId

GroupId

io.sapl
ArtifactId

ArtifactId

sapl-hamcrest
Version

Version

2.0.1
Type

Type

jar
Description

Description

SAPL Hamcrest Matchers
Hamcrest matchers for writing tests.

Download sapl-hamcrest 2.0.1


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

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

Project Modules

There are no modules declared in this project.