MVN

org.osgi : osgi.enroute.configurer.simple.provider

Maven & Gradle

Nov 30, 2021
3 usages
4 stars

osgi.enroute.configurer.simple.provider · This component is an extender that reads the /configuration/configuration.json file and installs the list of maps in there as configuration. The configurer supports a number of features like profiles, macro expansion, binary resource handling, and configuration through system properties. See the readme.md file for more details.

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.configurer.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.configurer.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.configurer.simple.provider to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.configurer.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.configurer.simple.provider gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.osgi" % "osgi.enroute.configurer.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