Portainer Client

Rest Client for Portainer

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mageddo.portainer
ArtifactId

ArtifactId

portainer-client
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Portainer Client
Rest Client for Portainer
Project URL

Project URL

https://github.com/mageddo-projects/portainer-client
Source Code Management

Source Code Management

https://github.com/mageddo-projects/portainer-client

Download portainer-client

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.mageddo.lombok : lombok-ext jar 2.3.4
com.mageddo : commons jar 1.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.9
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6
com.auth0 : java-jwt jar 3.8.1
org.slf4j : slf4j-api jar 1.7.26
com.squareup.okhttp3 : okhttp jar 3.14.2
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
com.sparkjava : spark-core jar 2.9.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0