industrial-data-space / idscp2-jvm

Kotlin implementation of the IDS Communication Protocol (IDSCP2) for use in JVM environments.
Apache License 2.0
5 stars 3 forks source link
idscp2 international-data-spaces kotlin

IDSCP2 (JVM)

build

This is the official Kotlin-based implementation of the IDS Communication Protocol (IDSCP2) for use in JVM environments.

Build

./gradlew build

Usage

Maven artifacts are pushed to maven central and can be found here: https://search.maven.org/search?q=idscp2.

More information about the usage can be found in the IDSCP2 Documentation.