Last Version

PNC Groovy Client 1.2.2

A client for the PNC REST API

License

License

Categories

Categories

Groovy Languages CLI User Interface
GroupId

GroupId

ca.szc.groovy.pnc
ArtifactId

ArtifactId

pnc-groovy-client
Version

Version

1.2.2
Type

Type

jar
Description

Description

PNC Groovy Client
A client for the PNC REST API

Download pnc-groovy-client 1.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.5.2
org.codehaus.groovy : groovy-json jar 2.5.2
org.codehaus.groovy : groovy-xml jar 2.5.2
io.github.http-builder-ng : http-builder-ng-apache jar 1.0.3

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.2-RC3-groovy-2.5
org.slf4j : slf4j-nop jar 1.7.25

Project Modules

There are no modules declared in this project.