License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Cassandra OAuth2 Security |
GroupId | GroupIdcom.github.mert-z |
ArtifactId | ArtifactIdspring-oauth2-cassandra-token-store |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-oauth2-cassandra-token-store
Cassandra OAuth2 Token Store for Spring Security OAuth2
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.mert-z/spring-oauth2-cassandra-token-store/ -->
<dependency>
<groupId>com.github.mert-z</groupId>
<artifactId>spring-oauth2-cassandra-token-store</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mert-z/spring-oauth2-cassandra-token-store/
implementation 'com.github.mert-z:spring-oauth2-cassandra-token-store:1.0'
// https://jarcasting.com/artifacts/com.github.mert-z/spring-oauth2-cassandra-token-store/
implementation ("com.github.mert-z:spring-oauth2-cassandra-token-store:1.0")
'com.github.mert-z:spring-oauth2-cassandra-token-store:jar:1.0'
<dependency org="com.github.mert-z" name="spring-oauth2-cassandra-token-store" rev="1.0">
<artifact name="spring-oauth2-cassandra-token-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mert-z', module='spring-oauth2-cassandra-token-store', version='1.0')
)
libraryDependencies += "com.github.mert-z" % "spring-oauth2-cassandra-token-store" % "1.0"
[com.github.mert-z/spring-oauth2-cassandra-token-store "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-cassandra | jar | |
org.springframework.security.oauth : spring-security-oauth2 | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.security : spring-security-test | jar | |
org.cassandraunit : cassandra-unit-spring | jar | 3.1.3.2 |