| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.estuaryoss |
| Идентификатор | Идентификаторagent |
| Версия | Версия4.2.3-P1 |
| Тип | Типjar |
| Описание |
ОписаниеEstuary Agent
RestAPI service which runs shell commands via REST API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| agent-4.2.3-P1.pom | |
| agent-4.2.3-P1.jar | 144 KB |
| agent-4.2.3-P1-sources.jar | 72 KB |
| agent-4.2.3-P1-javadoc.jar | 848 KB |
| agent-4.2.3-P1-jar-with-dependencies.jar | 70 MB |
| agent-4.2.3-P1-exec.jar | 74 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.estuaryoss/agent/ -->
<dependency>
<groupId>com.github.estuaryoss</groupId>
<artifactId>agent</artifactId>
<version>4.2.3-P1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estuaryoss/agent/
implementation 'com.github.estuaryoss:agent:4.2.3-P1'
// https://jarcasting.com/artifacts/com.github.estuaryoss/agent/
implementation ("com.github.estuaryoss:agent:4.2.3-P1")
'com.github.estuaryoss:agent:jar:4.2.3-P1'
<dependency org="com.github.estuaryoss" name="agent" rev="4.2.3-P1">
<artifact name="agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estuaryoss', module='agent', version='4.2.3-P1')
)
libraryDependencies += "com.github.estuaryoss" % "agent" % "4.2.3-P1"
[com.github.estuaryoss/agent "4.2.3-P1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.5.5 |