MVN

org.osgi : osgi.enroute.authorization.simple.provider

Maven & Gradle

Nov 30, 2021
2 usages
4 stars

osgi.enroute.authorization.simple.provider · An implementation of the OSGi enRoute Authorization API based on the User Admin roles. For a user, the Authorization object is maintained and then all its roles are treated as permission names. The names may contain the ';' separator for parameters.

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.authorization.simple.provider</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.osgi : osgi.enroute.authorization.simple.provider to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.osgi : osgi.enroute.authorization.simple.provider to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
osgi.enroute.authorization.simple.provider-2.1.0
2.0.x
osgi.enroute.authorization.simple.provider-2.0.0

How to add a dependency to Maven

Add the following org.osgi : osgi.enroute.authorization.simple.provider maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.authorization.simple.provider</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.osgi : osgi.enroute.authorization.simple.provider gradle dependency to your build.gradle file:

implementation 'org.osgi:osgi.enroute.authorization.simple.provider:2.1.0'

Gradle Kotlin DSL: Add the following org.osgi : osgi.enroute.authorization.simple.provider gradle kotlin dependency to your build.gradle.kts file:

implementation("org.osgi:osgi.enroute.authorization.simple.provider:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.osgi : osgi.enroute.authorization.simple.provider sbt scala dependency to your build.sbt file:

libraryDependencies += "org.osgi" % "osgi.enroute.authorization.simple.provider" % "2.1.0"

Advertisement

Dependencies from Group

Jul 30, 2014
5.8k usages
Sep 24, 2013
3.1k usages
Dec 20, 2022
1.3k usages
88 stars
Nov 30, 2021
1.3k usages
Nov 30, 2021
1.2k usages

Discover Dependencies

Dec 12, 2017
2 usages
6.5k stars
Dec 12, 2017
2 usages
6.5k stars
Mar 27, 2017
2 usages
6.5k stars
Feb 16, 2017
2 usages
Feb 16, 2017
6 usages
Nov 23, 2017
1 usages
Oct 15, 2016
1 usages
69 stars