| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.sapl |
| Идентификатор | Идентификаторsapl-test |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеSAPL Test
Contains all necessary tools for testing your SAPL policies
|
| Имя Файла | Размер |
|---|---|
| sapl-test-2.0.0.pom | |
| sapl-test-2.0.0.jar | 86 KB |
| sapl-test-2.0.0-sources.jar | 62 KB |
| sapl-test-2.0.0-javadoc.jar | 708 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.sapl/sapl-test/ -->
<dependency>
<groupId>io.sapl</groupId>
<artifactId>sapl-test</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sapl/sapl-test/
implementation 'io.sapl:sapl-test:2.0.0'
// https://jarcasting.com/artifacts/io.sapl/sapl-test/
implementation ("io.sapl:sapl-test:2.0.0")
'io.sapl:sapl-test:jar:2.0.0'
<dependency org="io.sapl" name="sapl-test" rev="2.0.0">
<artifact name="sapl-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sapl', module='sapl-test', version='2.0.0')
)
libraryDependencies += "io.sapl" % "sapl-test" % "2.0.0"
[io.sapl/sapl-test "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.sapl : sapl-lang | jar | 2.0.0 |
| io.sapl : sapl-pdp-embedded | jar | 2.0.0 |
| io.sapl : sapl-coverage-api | jar | 2.0.0 |
| org.assertj : assertj-core | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| io.projectreactor : reactor-test | jar | |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | |
| org.junit.jupiter : junit-jupiter | jar | |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.mockito : mockito-inline | jar | 3.12.4 |