Last Version

PNC Build Agent Client 1.0.5

Client lib to work with remote server.

License

License

Categories

Categories

JBoss Container Application Servers CLI User Interface
GroupId

GroupId

org.jboss.pnc.build-agent
ArtifactId

ArtifactId

client
Version

Version

1.0.5
Type

Type

jar
Description

Description

PNC Build Agent Client
Client lib to work with remote server.
Project Organization

Project Organization

JBoss by Red Hat

Download client 1.0.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jboss.pnc.build-agent : common jar 1.0.5
org.jboss.pnc.build-agent : api jar 1.0.5
org.slf4j : slf4j-api jar 1.7.25
io.undertow : undertow-websockets-jsr jar 2.2.3.Final
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.