MVN

org.soulwing.s2ks : s2ks

Maven & Gradle

Oct 19, 2021
0 stars

S2KS: Simple Secure Key Storage · JSON Web Token API

<dependency>
    <groupId>org.soulwing.s2ks</groupId>
    <artifactId>s2ks</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.soulwing.s2ks : s2ks to add to Maven - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of org.soulwing.s2ks : s2ks to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
s2ks-1.3.1
s2ks-1.3.0
1.2.x
s2ks-1.2.1
s2ks-1.2.0
1.1.x
s2ks-1.1.2
s2ks-1.1.1
s2ks-1.1.0
1.0.x
s2ks-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.soulwing.s2ks</groupId>
    <artifactId>s2ks</artifactId>
    <version>1.3.1</version>
</dependency>

Advertisement