MVN

io.springlets : springlets-authentication

Maven & Gradle

May 09, 2018
4 usages
27 stars

Springlets for Spring Security Authentication · Springlets for Spring Security Authentication: * JPA based authentication

<dependency>
    <groupId>io.springlets</groupId>
    <artifactId>springlets-authentication</artifactId>
    <version>1.2.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.springlets : springlets-authentication to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0.RELEASE
  • Latest Release Candidate: 1.2.0.RC3

All Versions

Choose a version of io.springlets : springlets-authentication to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
springlets-authentication-1.2.0.RELEASE
springlets-authentication-1.2.0.RC3
springlets-authentication-1.2.0.RC2
springlets-authentication-1.2.0.RC1
1.1.x
springlets-authentication-1.1.0.RELEASE
1.0.x
springlets-authentication-1.0.0.RELEASE

How to add a dependency to Maven

Add the following io.springlets : springlets-authentication maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.springlets</groupId>
    <artifactId>springlets-authentication</artifactId>
    <version>1.2.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.springlets : springlets-authentication gradle dependency to your build.gradle file:

implementation 'io.springlets:springlets-authentication:1.2.0.RELEASE'

Gradle Kotlin DSL: Add the following io.springlets : springlets-authentication gradle kotlin dependency to your build.gradle.kts file:

implementation("io.springlets:springlets-authentication:1.2.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.springlets : springlets-authentication sbt scala dependency to your build.sbt file:

libraryDependencies += "io.springlets" % "springlets-authentication" % "1.2.0.RELEASE"

Advertisement

Dependencies from Group

May 09, 2018
7 usages
27 stars
May 09, 2018
6 usages
27 stars
May 09, 2018
6 usages
27 stars
May 09, 2018
5 usages
27 stars
May 09, 2018
5 usages
27 stars

Discover Dependencies

Nov 26, 2016
10 stars
Nov 26, 2016
1 usages
10 stars
Nov 24, 2016
1 usages
14 stars
Nov 22, 2018
650 stars
Nov 24, 2016
1 usages
32 stars
Aug 29, 2017
1 stars