MVN

org.springframework.security : spring-security-rsa

Maven & Gradle

Jun 28, 2023
485 usages

spring-security-rsa · Spring Security RSA is a small utility library for RSA ciphers. It belongs to the family of Spring Security crypto libraries that handle encoding and decoding text as a general, useful thing to be able to do.

<dependency>
    <groupId>org.springframework.security</groupId>
    <artifactId>spring-security-rsa</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.security : spring-security-rsa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of org.springframework.security : spring-security-rsa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
spring-security-rsa-1.1.1
spring-security-rsa-1.1.0
1.0.x
spring-security-rsa-1.0.12.RELEASE
spring-security-rsa-1.0.11.RELEASE
spring-security-rsa-1.0.10.RELEASE
spring-security-rsa-1.0.9.RELEASE
spring-security-rsa-1.0.8.RELEASE
spring-security-rsa-1.0.7.RELEASE
spring-security-rsa-1.0.6.RELEASE
spring-security-rsa-1.0.5.RELEASE
spring-security-rsa-1.0.4.RELEASE
spring-security-rsa-1.0.3.RELEASE
spring-security-rsa-1.0.2.RELEASE
spring-security-rsa-1.0.1.RELEASE
spring-security-rsa-1.0.0.RELEASE

How to add a dependency to Maven

Add the following org.springframework.security : spring-security-rsa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.springframework.security</groupId>
    <artifactId>spring-security-rsa</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.springframework.security : spring-security-rsa gradle dependency to your build.gradle file:

implementation 'org.springframework.security:spring-security-rsa:1.1.1'

Gradle Kotlin DSL: Add the following org.springframework.security : spring-security-rsa gradle kotlin dependency to your build.gradle.kts file:

implementation("org.springframework.security:spring-security-rsa:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.springframework.security : spring-security-rsa sbt scala dependency to your build.sbt file:

libraryDependencies += "org.springframework.security" % "spring-security-rsa" % "1.1.1"

Advertisement

Dependencies from Group

Aug 21, 2023
1.8k usages
8.4k stars
Aug 21, 2023
1.1k usages
8.4k stars
Aug 21, 2023
1.1k usages
8.4k stars
Aug 21, 2023
668 usages
8.4k stars
Aug 21, 2023
542 usages
8.4k stars

Discover Dependencies

May 17, 2018
13 usages
516 stars
Apr 24, 2023
127 usages
516 stars
Mar 29, 2019
11 usages
Jun 07, 2018
Apr 20, 2023
833 stars
Apr 20, 2023
4 usages
833 stars