License |
License |
---|---|
Categories |
CategoriesIDE Development Tools config Application Layer Libs Configuration |
GroupId | GroupIdcom.signavio.workflow |
ArtifactId | ArtifactIdconfig-provider-ref-impl |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionConfig Provider Reference Implementation
An example of how to implement the Configuration Provider.
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.signavio.workflow : config-provider | jar | 1.0.2 |