is not current version
Last Version 1.0.2

com.signavio.workflow:config-provider-ref-impl 1.0.1

An example of how to implement the Configuration Provider.

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.1
Type

Type

jar

Download config-provider-ref-impl 1.0.1


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