License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.greenbird.camel |
ArtifactId | ArtifactIdgreenbird-camel-configuration |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongreenbird Apache Camel Configuration
Extension that enables usage of the greenbird-configuration library with Apache Camel.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.greenbird.camel/greenbird-camel-configuration/ -->
<dependency>
<groupId>com.greenbird.camel</groupId>
<artifactId>greenbird-camel-configuration</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.greenbird.camel/greenbird-camel-configuration/
implementation 'com.greenbird.camel:greenbird-camel-configuration:1.1.0'
// https://jarcasting.com/artifacts/com.greenbird.camel/greenbird-camel-configuration/
implementation ("com.greenbird.camel:greenbird-camel-configuration:1.1.0")
'com.greenbird.camel:greenbird-camel-configuration:jar:1.1.0'
<dependency org="com.greenbird.camel" name="greenbird-camel-configuration" rev="1.1.0">
<artifact name="greenbird-camel-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greenbird.camel', module='greenbird-camel-configuration', version='1.1.0')
)
libraryDependencies += "com.greenbird.camel" % "greenbird-camel-configuration" % "1.1.0"
[com.greenbird.camel/greenbird-camel-configuration "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.greenbird : greenbird-configuration | jar | 1.3.0 |
org.apache.camel : camel-spring | jar | 2.16.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 4.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 4.1.6.RELEASE |
org.apache.logging.log4j : log4j-api | jar | 2.3 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.3 |