Flexify.IO Management API Java Client

Java wrapper for Flexify.IO Management REST API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.flexify
ArtifactId

ArtifactId

management-apiclient
Last Version

Last Version

2.12.9.hf1
Release Date

Release Date

Type

Type

jar
Description

Description

Flexify.IO Management API Java Client
Java wrapper for Flexify.IO Management REST API
Project URL

Project URL

https://flexify.io
Source Code Management

Source Code Management

https://github.com/flexifyio/flexify-api-java

Download management-apiclient

How to add to project

<!-- https://jarcasting.com/artifacts/io.flexify/management-apiclient/ -->
<dependency>
    <groupId>io.flexify</groupId>
    <artifactId>management-apiclient</artifactId>
    <version>2.12.9.hf1</version>
</dependency>
// https://jarcasting.com/artifacts/io.flexify/management-apiclient/
implementation 'io.flexify:management-apiclient:2.12.9.hf1'
// https://jarcasting.com/artifacts/io.flexify/management-apiclient/
implementation ("io.flexify:management-apiclient:2.12.9.hf1")
'io.flexify:management-apiclient:jar:2.12.9.hf1'
<dependency org="io.flexify" name="management-apiclient" rev="2.12.9.hf1">
  <artifact name="management-apiclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.flexify', module='management-apiclient', version='2.12.9.hf1')
)
libraryDependencies += "io.flexify" % "management-apiclient" % "2.12.9.hf1"
[io.flexify/management-apiclient "2.12.9.hf1"]

Dependencies

compile (10)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.6.2
org.glassfish.jersey.core : jersey-client jar 2.33
org.glassfish.jersey.inject : jersey-hk2 jar 2.33
org.glassfish.jersey.media : jersey-media-multipart jar 2.33
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.33
com.fasterxml.jackson.core : jackson-core jar 2.12.0
com.fasterxml.jackson.core : jackson-annotations jar 2.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.12.0
com.brsanthu : migbase64 jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.12.9.hf1
2.12.9
2.12.8
2.12.7
2.12.6
2.12.4
2.12.3
2.12.2
2.12.1-dev
2.12.1
2.8.5
2.7.0
2.6
2.4.1
2.4.0