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.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.pnc.build-agent
ArtifactId

ArtifactId

api
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

JBoss by Red Hat

Download api

How to add to project

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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.
org.jboss.pnc.build-agent

Versions

Version
1.0.5
1.0.2
1.0.1
1.0.0
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.0
0.3
0.2