не последняя версия
Последняя версия 0.5.1-RELEASE

GCHQ Palisade - Example Runner 0.5.0-RELEASE

The Example Runner runs the RestExample in a preconfigured example scenario which executes several different queries by the different users, with different purposes, then reads, deserialises, and logs the returned data.

Лицензия

Лицензия

Группа

Группа

uk.gov.gchq.palisade
Идентификатор

Идентификатор

example-runner
Версия

Версия

0.5.0-RELEASE
Тип

Тип

jar
Описание

Описание

GCHQ Palisade - Example Runner
The Example Runner runs the RestExample in a preconfigured example scenario which executes several different queries by the different users, with different purposes, then reads, deserialises, and logs the returned data.
Ссылка на сайт

Ссылка на сайт

https://github.com/gchq/Palisade-examples/tree/develop/example-runner
Система контроля версий

Система контроля версий

https://github.com/gchq/Palisade-examples

Скачать example-runner 0.5.0-RELEASE


<!-- https://jarcasting.com/artifacts/uk.gov.gchq.palisade/example-runner/ -->
<dependency>
    <groupId>uk.gov.gchq.palisade</groupId>
    <artifactId>example-runner</artifactId>
    <version>0.5.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/example-runner/
implementation 'uk.gov.gchq.palisade:example-runner:0.5.0-RELEASE'
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/example-runner/
implementation ("uk.gov.gchq.palisade:example-runner:0.5.0-RELEASE")
'uk.gov.gchq.palisade:example-runner:jar:0.5.0-RELEASE'
<dependency org="uk.gov.gchq.palisade" name="example-runner" rev="0.5.0-RELEASE">
  <artifact name="example-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.palisade', module='example-runner', version='0.5.0-RELEASE')
)
libraryDependencies += "uk.gov.gchq.palisade" % "example-runner" % "0.5.0-RELEASE"
[uk.gov.gchq.palisade/example-runner "0.5.0-RELEASE"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
uk.gov.gchq.palisade : client-akka jar 0.5.0-RELEASE
uk.gov.gchq.palisade : common jar 0.5.0-RELEASE
uk.gov.gchq.palisade : example-library jar 0.5.0-RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.1.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.slf4j : slf4j-api jar 1.7.30

Модули Проекта

Данный проект не имеет модулей.