commspace-api-client

API Client for integrating with Commspace

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

za.co.commspace
ArtifactId

ArtifactId

commspace-api-client
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

commspace-api-client
API Client for integrating with Commspace
Project URL

Project URL

https://github.com/commspace/commspace-api-client
Source Code Management

Source Code Management

https://github.com/commspace/commspace-api-client

Download commspace-api-client

How to add to project

<!-- https://jarcasting.com/artifacts/za.co.commspace/commspace-api-client/ -->
<dependency>
    <groupId>za.co.commspace</groupId>
    <artifactId>commspace-api-client</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.commspace/commspace-api-client/
implementation 'za.co.commspace:commspace-api-client:1.1.2'
// https://jarcasting.com/artifacts/za.co.commspace/commspace-api-client/
implementation ("za.co.commspace:commspace-api-client:1.1.2")
'za.co.commspace:commspace-api-client:jar:1.1.2'
<dependency org="za.co.commspace" name="commspace-api-client" rev="1.1.2">
  <artifact name="commspace-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.commspace', module='commspace-api-client', version='1.1.2')
)
libraryDependencies += "za.co.commspace" % "commspace-api-client" % "1.1.2"
[za.co.commspace/commspace-api-client "1.1.2"]

Dependencies

compile (9)

Group / Artifact Type Version
io.swagger.core.v3 : swagger-annotations jar 2.0.0
org.glassfish.jersey.core : jersey-client jar 2.29.1
org.glassfish.jersey.media : jersey-media-multipart jar 2.29.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.29.1
org.glassfish.jersey.inject : jersey-hk2 jar 2.29.1
com.fasterxml.jackson.core : jackson-core jar 2.10.1
com.fasterxml.jackson.core : jackson-annotations jar 2.10.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.0.6
1.0.5
1.0.4