Last Version

Estuary Agent 4.1.2

RestAPI service which runs shell commands via REST API

License

License

GroupId

GroupId

com.github.dinuta.estuary
ArtifactId

ArtifactId

agent
Version

Version

4.1.2
Type

Type

jar
Description

Description

Estuary Agent
RestAPI service which runs shell commands via REST API
Project URL

Project URL

https://github.com/dinuta/estuary-agent-java
Source Code Management

Source Code Management

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

Download agent 4.1.2


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

Dependencies

compile (17)

Group / Artifact Type Version
commons-io : commons-io jar 2.8.0
org.zeroturnaround : zt-exec jar 1.12
org.zeroturnaround : zt-process-killer jar 1.10
org.zeroturnaround : zt-zip jar 1.14
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
io.springfox : springfox-swagger2 jar 3.0.0
io.springfox : springfox-swagger-ui jar 3.0.0
org.springframework.boot : spring-boot-starter-security jar 2.4.3
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

provided (1)

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

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.