License |
License |
---|---|
Categories |
CategoriesData Security |
GroupId | GroupIdcom.datastax.astra |
ArtifactId | ArtifactIdastra-spring-security |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description+ astra-spring-security
Astra Sofware Development Kit. Tools and library to work with astra.datastax.com
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
astra-spring-security-0.2.3.pom | |
astra-spring-security-0.2.3.jar | 25 KB |
astra-spring-security-0.2.3-sources.jar | 17 KB |
astra-spring-security-0.2.3-javadoc.jar | 494 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-security/ -->
<dependency>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-spring-security</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-security/
implementation 'com.datastax.astra:astra-spring-security:0.2.3'
// https://jarcasting.com/artifacts/com.datastax.astra/astra-spring-security/
implementation ("com.datastax.astra:astra-spring-security:0.2.3")
'com.datastax.astra:astra-spring-security:jar:0.2.3'
<dependency org="com.datastax.astra" name="astra-spring-security" rev="0.2.3">
<artifact name="astra-spring-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.astra', module='astra-spring-security', version='0.2.3')
)
libraryDependencies += "com.datastax.astra" % "astra-spring-security" % "0.2.3"
[com.datastax.astra/astra-spring-security "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-core | jar | 5.5.3 |
org.springframework.data : spring-data-cassandra | jar | 3.2.6 |
Group / Artifact | Type | Version |
---|---|---|
com.datastax.astra : astra-sdk | jar | 0.2.3 |
org.springframework : spring-test | jar | 5.3.12 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.platform : junit-platform-runner | jar | 1.8.1 |