License |
License |
---|---|
GroupId | GroupIdorg.mule.runtime |
ArtifactId | ArtifactIdmule-module-dsl-api |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMule module DSL API
Module with the API to define how to build runtime objects from configuration files
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mule.runtime/mule-module-dsl-api/ -->
<dependency>
<groupId>org.mule.runtime</groupId>
<artifactId>mule-module-dsl-api</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.runtime/mule-module-dsl-api/
implementation 'org.mule.runtime:mule-module-dsl-api:1.1.1'
// https://jarcasting.com/artifacts/org.mule.runtime/mule-module-dsl-api/
implementation ("org.mule.runtime:mule-module-dsl-api:1.1.1")
'org.mule.runtime:mule-module-dsl-api:jar:1.1.1'
<dependency org="org.mule.runtime" name="mule-module-dsl-api" rev="1.1.1">
<artifact name="mule-module-dsl-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.runtime', module='mule-module-dsl-api', version='1.1.1')
)
libraryDependencies += "org.mule.runtime" % "mule-module-dsl-api" % "1.1.1"
[org.mule.runtime/mule-module-dsl-api "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mule.runtime : mule-api | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 23.5-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
Version |
---|
1.1.1
|
1.0.0-rc
|
1.0.0-BETA.4
|