Last Version

Mule module DSL API 1.1.1

Module with the API to define how to build runtime objects from configuration files

License

License

GroupId

GroupId

org.mule.runtime
ArtifactId

ArtifactId

mule-module-dsl-api
Version

Version

1.1.1
Type

Type

jar
Description

Description

Mule module DSL API
Module with the API to define how to build runtime objects from configuration files
Project URL

Project URL

https://github.com/mulesoft/mule-dsl-api
Project Organization

Project Organization

MuleSoft, Inc.
Source Code Management

Source Code Management

https://github.com/mulesoft/mule-dsl-api

Download mule-module-dsl-api 1.1.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mule.runtime : mule-api jar 1.1.1

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar 23.5-jre

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.