Last Version

Parent Config 1.0.2

Includes the Config Provider and a simple implementation example

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.signavio.workflow
ArtifactId

ArtifactId

config
Version

Version

1.0.2
Type

Type

pom
Description

Description

Parent Config
Includes the Config Provider and a simple implementation example
Project URL

Project URL

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

Source Code Management

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

Download config 1.0.2

Filename Size
config-1.0.2.pom 4 KB
Browse

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

  • reference-impl
  • config-provider