S2KS: Simple Secure Key Storage

JSON Web Token API

License

License

GroupId

GroupId

org.soulwing.s2ks
ArtifactId

ArtifactId

s2ks
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

S2KS: Simple Secure Key Storage
JSON Web Token API
Source Code Management

Source Code Management

https://github.com/soulwing/s2ks

Download s2ks

Filename Size
s2ks-1.3.1.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.soulwing.s2ks/s2ks/ -->
<dependency>
    <groupId>org.soulwing.s2ks</groupId>
    <artifactId>s2ks</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.soulwing.s2ks/s2ks/
implementation 'org.soulwing.s2ks:s2ks:1.3.1'
// https://jarcasting.com/artifacts/org.soulwing.s2ks/s2ks/
implementation ("org.soulwing.s2ks:s2ks:1.3.1")
'org.soulwing.s2ks:s2ks:pom:1.3.1'
<dependency org="org.soulwing.s2ks" name="s2ks" rev="1.3.1">
  <artifact name="s2ks" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.soulwing.s2ks', module='s2ks', version='1.3.1')
)
libraryDependencies += "org.soulwing.s2ks" % "s2ks" % "1.3.1"
[org.soulwing.s2ks/s2ks "1.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • s2ks-api
  • s2ks-impl
  • s2ks-aws
org.soulwing.s2ks

soulwing-org

Versions

Version
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0