Last Version

Config Provider 1.0.2

Service Provider Interface (SPI) to define configuration.

License

License

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

com.signavio.workflow
ArtifactId

ArtifactId

config-provider
Version

Version

1.0.2
Type

Type

jar
Description

Description

Config Provider
Service Provider Interface (SPI) to define configuration.
Project URL

Project URL

https://github.com/signavio/configuration-provider
Source Code Management

Source Code Management

https://github.com/signavio/configuration-provider/tree/master/config-provider

Download config-provider 1.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.