MVN

com.holon-platform.core : holon-auth

Maven & Gradle

Jul 06, 2020
11 usages
12 stars

Holon Authentication and Authorization

<dependency>
    <groupId>com.holon-platform.core</groupId>
    <artifactId>holon-auth</artifactId>
    <version>5.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.holon-platform.core : holon-auth to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.5.0
  • Latest Release Candidate: 5.2.0-rc2
  • Latest Alpha: 5.2.0-alpha2

All Versions

Choose a version of com.holon-platform.core : holon-auth to add to Maven or Gradle - All Versions:

  • Version Updated
  • holon-auth-5.5.0

    Jul 06, 2020
  • holon-auth-5.4.0

    Dec 27, 2019
  • holon-auth-5.3.0

    Aug 26, 2019
  • holon-auth-5.2.3

    May 17, 2019
  • holon-auth-5.2.2

    Apr 05, 2019
  • holon-auth-5.2.1

    Feb 28, 2019
  • holon-auth-5.2.0

    Jan 14, 2019
  • holon-auth-5.2.0-rc2

    Dec 24, 2018
  • holon-auth-5.2.0-rc1

    Dec 06, 2018
  • holon-auth-5.2.0-alpha2

    Nov 21, 2018
  • holon-auth-5.2.0-alpha1

    Jul 16, 2018
  • holon-auth-5.1.2

    Jun 29, 2018
  • holon-auth-5.1.1

    May 21, 2018
  • holon-auth-5.1.0

    Apr 23, 2018
  • holon-auth-5.0.6

    Dec 14, 2017
  • holon-auth-5.0.5

    Nov 30, 2017
  • holon-auth-5.0.4

    Nov 28, 2017
  • holon-auth-5.0.3

    Nov 08, 2017
  • holon-auth-5.0.2

    Oct 17, 2017
  • holon-auth-5.0.1

    Oct 10, 2017
  • holon-auth-5.0.0

    Oct 03, 2017

How to add a dependency to Maven

Add the following com.holon-platform.core : holon-auth maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.holon-platform.core</groupId>
    <artifactId>holon-auth</artifactId>
    <version>5.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.holon-platform.core : holon-auth gradle dependency to your build.gradle file:

implementation 'com.holon-platform.core:holon-auth:5.5.0'

Gradle Kotlin DSL: Add the following com.holon-platform.core : holon-auth gradle kotlin dependency to your build.gradle.kts file:

implementation("com.holon-platform.core:holon-auth:5.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.holon-platform.core : holon-auth sbt scala dependency to your build.sbt file:

libraryDependencies += "com.holon-platform.core" % "holon-auth" % "5.5.0"

Advertisement

Dependencies from Group

Jul 06, 2020
43 usages
12 stars
Jul 06, 2020
25 usages
12 stars
Jul 06, 2020
20 usages
12 stars
Jul 06, 2020
20 usages
12 stars
Jul 06, 2020
11 usages
12 stars

Discover Dependencies

Feb 21, 2022
19 usages
70 stars
Jul 03, 2022
5 usages
6 stars
Apr 04, 2020
39 usages
81 stars
Sep 24, 2016
5 usages
303 stars
Oct 08, 2019
17 usages
1 stars
Dec 10, 2019
4 usages
1 stars
May 02, 2023
20 usages
216 stars
Jan 17, 2023
8 usages
17 stars
May 13, 2023
7 usages
290 stars
Mar 28, 2017
9 usages
9 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome