Konig Content System, Client Library

A library that provides the a client-side implementation of the Konig Content System

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.konig
ArtifactId

ArtifactId

konig-content-system-client
Last Version

Last Version

2.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

Konig Content System, Client Library
A library that provides the a client-side implementation of the Konig Content System

Download konig-content-system-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.konig : konig-content-system-common jar 2.11.0
org.slf4j : slf4j-log4j12 jar 1.7.10
org.apache.httpcomponents : httpclient jar 4.5.2
com.google.cloud : google-cloud-storage jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.11.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.12.0