is not current version
Last Version 2.1.0

org.osgi:osgi.enroute.authenticator.simple.provider 2.0.0

An implementation of the Authenticator API based on User Admin.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.enroute.authenticator.simple.provider
Version

Version

2.0.0
Type

Type

jar

Download osgi.enroute.authenticator.simple.provider 2.0.0


<!-- https://jarcasting.com/artifacts/org.osgi/osgi.enroute.authenticator.simple.provider/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.authenticator.simple.provider</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.authenticator.simple.provider/
implementation 'org.osgi:osgi.enroute.authenticator.simple.provider:2.0.0'
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.authenticator.simple.provider/
implementation ("org.osgi:osgi.enroute.authenticator.simple.provider:2.0.0")
'org.osgi:osgi.enroute.authenticator.simple.provider:jar:2.0.0'
<dependency org="org.osgi" name="osgi.enroute.authenticator.simple.provider" rev="2.0.0">
  <artifact name="osgi.enroute.authenticator.simple.provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='osgi.enroute.authenticator.simple.provider', version='2.0.0')
)
libraryDependencies += "org.osgi" % "osgi.enroute.authenticator.simple.provider" % "2.0.0"
[org.osgi/osgi.enroute.authenticator.simple.provider "2.0.0"]