Last Version

Config Provider Reference Implementation 1.0.2

An example of how to implement the Configuration Provider.

License

License

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

com.signavio.workflow
ArtifactId

ArtifactId

config-provider-ref-impl
Version

Version

1.0.2
Type

Type

jar
Description

Description

Config Provider Reference Implementation
An example of how to implement the Configuration Provider.
Project URL

Project URL

https://github.com/signavio/configuration-provider

Download config-provider-ref-impl 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.signavio.workflow : config-provider jar 1.0.2

Project Modules

There are no modules declared in this project.