Last Version

Mule Extensions API Parent 1.1.1

Parent POM for Mule Extensions API modules

License

License

GroupId

GroupId

org.mule.runtime
ArtifactId

ArtifactId

mule-extensions-api-parent
Version

Version

1.1.1
Type

Type

pom
Description

Description

Mule Extensions API Parent
Parent POM for Mule Extensions API modules
Project URL

Project URL

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

Project Organization

MuleSoft, Inc.
Source Code Management

Source Code Management

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

Download mule-extensions-api-parent 1.1.1


<!-- https://jarcasting.com/artifacts/org.mule.runtime/mule-extensions-api-parent/ -->
<dependency>
    <groupId>org.mule.runtime</groupId>
    <artifactId>mule-extensions-api-parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mule.runtime/mule-extensions-api-parent/
implementation 'org.mule.runtime:mule-extensions-api-parent:1.1.1'
// https://jarcasting.com/artifacts/org.mule.runtime/mule-extensions-api-parent/
implementation ("org.mule.runtime:mule-extensions-api-parent:1.1.1")
'org.mule.runtime:mule-extensions-api-parent:pom:1.1.1'
<dependency org="org.mule.runtime" name="mule-extensions-api-parent" rev="1.1.1">
  <artifact name="mule-extensions-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mule.runtime', module='mule-extensions-api-parent', version='1.1.1')
)
libraryDependencies += "org.mule.runtime" % "mule-extensions-api-parent" % "1.1.1"
[org.mule.runtime/mule-extensions-api-parent "1.1.1"]

Dependencies

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5
io.qameta.allure : allure-junit4 jar 2.0-BETA17

Project Modules

  • mule-extensions-api
  • mule-extensions-api-persistence
  • mule-extensions-api-dsql
  • mule-extensions-soap-api