Configuration Manager SPI

Configuration Manager Service Provider Interface for moving application configuration data

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.botronsoft.cmj.spi
ArtifactId

ArtifactId

configuration-manager-spi
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Configuration Manager SPI
Configuration Manager Service Provider Interface for moving application configuration data
Project URL

Project URL

https://bitbucket.org/botronsoft/cmj-spi
Source Code Management

Source Code Management

https://bitbucket.org/botronsoft/cmj-spi/src/master/

Download configuration-manager-spi

How to add to project

<!-- https://jarcasting.com/artifacts/com.botronsoft.cmj.spi/configuration-manager-spi/ -->
<dependency>
    <groupId>com.botronsoft.cmj.spi</groupId>
    <artifactId>configuration-manager-spi</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.botronsoft.cmj.spi/configuration-manager-spi/
implementation 'com.botronsoft.cmj.spi:configuration-manager-spi:1.8.0'
// https://jarcasting.com/artifacts/com.botronsoft.cmj.spi/configuration-manager-spi/
implementation ("com.botronsoft.cmj.spi:configuration-manager-spi:1.8.0")
'com.botronsoft.cmj.spi:configuration-manager-spi:jar:1.8.0'
<dependency org="com.botronsoft.cmj.spi" name="configuration-manager-spi" rev="1.8.0">
  <artifact name="configuration-manager-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.botronsoft.cmj.spi', module='configuration-manager-spi', version='1.8.0')
)
libraryDependencies += "com.botronsoft.cmj.spi" % "configuration-manager-spi" % "1.8.0"
[com.botronsoft.cmj.spi/configuration-manager-spi "1.8.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.atlassian.jira » jira-api jar 7.13.0

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.3
1.7.0
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0