website.automate:manager-api-client

Implementation of the automate.website public API.

License

License

Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

website.automate
ArtifactId

ArtifactId

manager-api-client
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

website.automate:manager-api-client
Implementation of the automate.website public API.
Project URL

Project URL

https://github.com/automate-website/manager-api-client
Source Code Management

Source Code Management

https://github.com/automate-website/manager-api-client

Download manager-api-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.7
com.fasterxml.jackson.core : jackson-core jar 2.6.3
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
org.mockito : mockito-all jar 1.9.5

test (2)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 1.58
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Automate Website Manager API Client

Maven Central Build Status codecov.io Gitter

Short Description

The client implementation of the manager API available at automate.website.

References

Refer to the changelog for recent notable changes and modifications.

website.automate

automate.website

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0