The SSI Kit can also be used as direct dependency for JVM-based applications. In this case an existing application can easily be enhanced with SSI functionality.
The following illustrates how the SSI Kit can be used via Gradle or Maven (look for the current version on GitHub https://github.com/walt-id/waltid-ssikit)
Gradle
Maven
Required Maven repos:
You can find the latest version here. Make sure when adding the version you add it without the 'v' in front.
Java
Examples on how to issue and verify Verifiable Credentials in a Java project.
Kotlin
Examples on how to issue and verify Verifiable Credentials in a Kotlin project.