is not current version
Last Version 1.1.0

com.greenbird.camel:greenbird-camel-configuration 1.0.0

Extension that enables usage of the greenbird-configuration library with Apache Camel.

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.greenbird.camel
ArtifactId

ArtifactId

greenbird-camel-configuration
Version

Version

1.0.0
Type

Type

jar

Download greenbird-camel-configuration 1.0.0


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