не последняя версия
Последняя версия 1.0.5

PNC Build Agent API 1.0.2

PNC Build Agent is used to expose shell like interface via Http and WebSockets of the host running the agent. It can be used to execute remote command and get the command output back via WebSocket, command completion is notified via WebSocket. It can also handle file uploads and downloads.

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.pnc.build-agent
Идентификатор

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

api
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

PNC Build Agent API
PNC Build Agent is used to expose shell like interface via Http and WebSockets of the host running the agent. It can be used to execute remote command and get the command output back via WebSocket, command completion is notified via WebSocket. It can also handle file uploads and downloads.
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать api 1.0.2

Имя Файла Размер
api-1.0.2.pom
api-1.0.2.jar 17 KB
api-1.0.2-sources.jar 10 KB
api-1.0.2-javadoc.jar 102 KB
Обзор

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jboss.pnc : pnc-api jar 2.1.0
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

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

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