dsh-platform-sdk

The Data Serviceshub (DSH) Platform SDK facilitates easier development of applications on the DSH. It abstracts over the authentication and configuration of your Kafka clients against the policies of the DSH.

License

License

Categories

Categories

Java Languages ORM Data
GroupId

GroupId

io.github.kpn-dsh
ArtifactId

ArtifactId

platform-sdk-java
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

dsh-platform-sdk
The Data Serviceshub (DSH) Platform SDK facilitates easier development of applications on the DSH. It abstracts over the authentication and configuration of your Kafka clients against the policies of the DSH.
Project URL

Project URL

https://github.com/kpn-dsh/dsh-sdk-platform-java
Source Code Management

Source Code Management

http://github.com/kpn-dsh/dsh-sdk-platform-java/tree/master

Download platform-sdk-java

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.kpn-dsh/platform-sdk-java/ -->
<dependency>
    <groupId>io.github.kpn-dsh</groupId>
    <artifactId>platform-sdk-java</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kpn-dsh/platform-sdk-java/
implementation 'io.github.kpn-dsh:platform-sdk-java:0.3.1'
// https://jarcasting.com/artifacts/io.github.kpn-dsh/platform-sdk-java/
implementation ("io.github.kpn-dsh:platform-sdk-java:0.3.1")
'io.github.kpn-dsh:platform-sdk-java:jar:0.3.1'
<dependency org="io.github.kpn-dsh" name="platform-sdk-java" rev="0.3.1">
  <artifact name="platform-sdk-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kpn-dsh', module='platform-sdk-java', version='0.3.1')
)
libraryDependencies += "io.github.kpn-dsh" % "platform-sdk-java" % "0.3.1"
[io.github.kpn-dsh/platform-sdk-java "0.3.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.19.2
org.slf4j : slf4j-api jar 1.7.30
org.bouncycastle : bcmail-jdk15on jar 1.64
org.apache.kafka : kafka-clients jar 2.7.1

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.2.2
0.2.1