o

org.everit.osgi.authentication.simple

Principal and credential based authentication.
http://everit.org
GNU Lesser General Public License v3.0
Everit Kft.
Everit Team
Files download
File Operation
org.everit.osgi.authentication.simple-1.1.0.jar download
org.everit.osgi.authentication.simple-1.1.0.pom download
org.everit.osgi.authentication.simple-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.everit.osgi</groupId>
  <artifactId>org.everit.osgi.authentication.simple</artifactId>
  <version>1.1.0</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.everit.osgi:org.everit.osgi.authentication.simple:1.1.0'
Gradle Kotlin
implementation("org.everit.osgi:org.everit.osgi.authentication.simple:1.1.0")
Scala SBT
libraryDependencies += "org.everit.osgi" % "org.everit.osgi.authentication.simple" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.everit.osgi', module='org.everit.osgi.authentication.simple', version='1.1.0')
)
Apache Ivy
<dependency org="org.everit.osgi" name="org.everit.osgi.authentication.simple" rev="1.1.0" />
Leiningen
[org.everit.osgi/org.everit.osgi.authentication.simple "1.1.0"]
Apache Buildr
'org.everit.osgi:org.everit.osgi.authentication.simple:jar:1.1.0'