is not current version
Last Version 2.0.0

com.greenbird.mule:greenbird-mule-configuration 1.0.0

Extension that enables usage of the greenbird-configuration library in Mule ESB applications.

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.greenbird.mule
ArtifactId

ArtifactId

greenbird-mule-configuration
Version

Version

1.0.0
Type

Type

jar

Download greenbird-mule-configuration 1.0.0


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