License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.greenbird.mule |
ArtifactId | ArtifactIdgreenbird-mule-configuration |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongreenbird Mule Configuration
Extension that enables usage of the greenbird-configuration library in Mule ESB applications.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.greenbird.mule/greenbird-mule-configuration/ -->
<dependency>
<groupId>com.greenbird.mule</groupId>
<artifactId>greenbird-mule-configuration</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.greenbird.mule/greenbird-mule-configuration/
implementation 'com.greenbird.mule:greenbird-mule-configuration:2.0.0'
// https://jarcasting.com/artifacts/com.greenbird.mule/greenbird-mule-configuration/
implementation ("com.greenbird.mule:greenbird-mule-configuration:2.0.0")
'com.greenbird.mule:greenbird-mule-configuration:jar:2.0.0'
<dependency org="com.greenbird.mule" name="greenbird-mule-configuration" rev="2.0.0">
<artifact name="greenbird-mule-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greenbird.mule', module='greenbird-mule-configuration', version='2.0.0')
)
libraryDependencies += "com.greenbird.mule" % "greenbird-mule-configuration" % "2.0.0"
[com.greenbird.mule/greenbird-mule-configuration "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.greenbird : greenbird-configuration | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.modules : mule-module-spring-config | jar | 3.7.0 |
org.springframework : spring-beans | jar | 4.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.greenbird.mule : greenbird-mule-test-tools | jar | 2.0.0 |
org.mule.transports : mule-transport-vm | jar | 3.7.0 |