не последняя версия
Последняя версия 4.2.4-P1

Estuary Agent 4.2.2

RestAPI service which runs shell commands via REST API

Лицензия

Лицензия

Группа

Группа

com.github.estuaryoss
Идентификатор

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

agent
Версия

Версия

4.2.2
Тип

Тип

jar
Описание

Описание

Estuary Agent
RestAPI service which runs shell commands via REST API
Ссылка на сайт

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

https://github.com/estuaryoss/estuary-agent-java
Система контроля версий

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

https://github.com/estuaryoss/estuary-agent-java/tree/master

Скачать agent 4.2.2


<!-- https://jarcasting.com/artifacts/com.github.estuaryoss/agent/ -->
<dependency>
    <groupId>com.github.estuaryoss</groupId>
    <artifactId>agent</artifactId>
    <version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estuaryoss/agent/
implementation 'com.github.estuaryoss:agent:4.2.2'
// https://jarcasting.com/artifacts/com.github.estuaryoss/agent/
implementation ("com.github.estuaryoss:agent:4.2.2")
'com.github.estuaryoss:agent:jar:4.2.2'
<dependency org="com.github.estuaryoss" name="agent" rev="4.2.2">
  <artifact name="agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estuaryoss', module='agent', version='4.2.2')
)
libraryDependencies += "com.github.estuaryoss" % "agent" % "4.2.2"
[com.github.estuaryoss/agent "4.2.2"]

Зависимости

compile (19)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.8.0
org.zeroturnaround : zt-exec jar 1.12
org.zeroturnaround : zt-zip jar 1.14
org.zeroturnaround : zt-process-killer jar 1.10
org.fluentd : fluent-logger jar 0.3.4
org.apache.commons : commons-compress jar 1.20
org.apache.commons : commons-lang3 jar 3.11
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
org.springframework.boot : spring-boot-starter-web jar 2.4.3
org.springframework.boot : spring-boot-starter-actuator jar 2.4.3
org.springframework.boot : spring-boot-starter-tomcat jar 2.4.3
org.springframework.boot : spring-boot-starter-security jar 2.4.3
io.springfox : springfox-swagger2 jar 3.0.0
io.springfox : springfox-swagger-ui jar 3.0.0
io.springfox : springfox-boot-starter jar 3.0.0
javax.validation : validation-api jar 2.0.1.Final
javax.xml.bind : jaxb-api jar 2.3.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.2

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.18

test (4)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.16.1
org.awaitility : awaitility jar 4.0.3
org.springframework.security : spring-security-test jar
org.springframework.boot : spring-boot-starter-test jar 2.4.3

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

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