License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.greenbird.mule |
ArtifactId | ArtifactIdmule-configuration |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMule Configuration
Extension that enables usage of the greenbird-configuration library in Mule ESB applications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mule-configuration-1.0.0.pom | |
mule-configuration-1.0.0.jar | 3 KB |
mule-configuration-1.0.0-sources.jar | 1 KB |
mule-configuration-1.0.0-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.greenbird.mule/mule-configuration/ -->
<dependency>
<groupId>com.greenbird.mule</groupId>
<artifactId>mule-configuration</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.greenbird.mule/mule-configuration/
implementation 'com.greenbird.mule:mule-configuration:1.0.0'
// https://jarcasting.com/artifacts/com.greenbird.mule/mule-configuration/
implementation ("com.greenbird.mule:mule-configuration:1.0.0")
'com.greenbird.mule:mule-configuration:jar:1.0.0'
<dependency org="com.greenbird.mule" name="mule-configuration" rev="1.0.0">
<artifact name="mule-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greenbird.mule', module='mule-configuration', version='1.0.0')
)
libraryDependencies += "com.greenbird.mule" % "mule-configuration" % "1.0.0"
[com.greenbird.mule/mule-configuration "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.greenbird : greenbird-configuration | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.modules : mule-module-spring-config | jar | 3.3.1 |
org.springframework : spring-beans | jar | 3.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.greenbird.mule : greenbird-mule-test-tools | jar | 1.1.0 |
org.mule.transports : mule-transport-vm | jar | 3.3.1 |