MVN

org.beiter.michael.authn.jaas : common

Maven & Gradle

Sep 07, 2015
7 usages
0 stars

common · This module is part of a JAAS library that provides common methods for building JAAS modules. It provides common artifacts such as interfaces for auditing, message queue, and credential validation, as well as default implementations of these interfaces. The provided default implementations e.g. for auditing and message queues are not intended for production, and will have to be adjusted to meet deployment specific requirements.

<dependency>
    <groupId>org.beiter.michael.authn.jaas</groupId>
    <artifactId>common</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.beiter.michael.authn.jaas : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of org.beiter.michael.authn.jaas : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
common-2.0
1.0
common-1.0

How to add a dependency to Maven

Add the following org.beiter.michael.authn.jaas : common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.beiter.michael.authn.jaas</groupId>
    <artifactId>common</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.beiter.michael.authn.jaas : common gradle dependency to your build.gradle file:

implementation 'org.beiter.michael.authn.jaas:common:2.0'

Gradle Kotlin DSL: Add the following org.beiter.michael.authn.jaas : common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.beiter.michael.authn.jaas:common:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.beiter.michael.authn.jaas : common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.beiter.michael.authn.jaas" % "common" % "2.0"

Advertisement

Dependencies from Group

Sep 07, 2015
7 usages
0 stars
Mar 07, 2015
0 stars

Discover Dependencies

Jun 02, 2015
5 usages
368 stars
Sep 18, 2022
5 usages
29 stars
Feb 07, 2020
14 usages
Jul 14, 2022
5 usages
112 stars
Aug 18, 2016
4 usages
5 stars
Jul 29, 2018
18 usages
7.7k stars
May 06, 2023
5 usages
2 stars
Oct 05, 2013
2 usages
1 stars