| License |
License |
|---|---|
| GroupId | GroupIdorg.mule.runtime |
| ArtifactId | ArtifactIdmule-api |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMule API
API for Mule Runtime
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mule-api-1.1.1.pom | |
| mule-api-1.1.1.jar | 439 KB |
| mule-api-1.1.1-tests.jar | 86 KB |
| mule-api-1.1.1-sources.jar | 405 KB |
| mule-api-1.1.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mule.runtime/mule-api/ -->
<dependency>
<groupId>org.mule.runtime</groupId>
<artifactId>mule-api</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.runtime/mule-api/
implementation 'org.mule.runtime:mule-api:1.1.1'
// https://jarcasting.com/artifacts/org.mule.runtime/mule-api/
implementation ("org.mule.runtime:mule-api:1.1.1")
'org.mule.runtime:mule-api:jar:1.1.1'
<dependency org="org.mule.runtime" name="mule-api" rev="1.1.1">
<artifact name="mule-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.runtime', module='mule-api', version='1.1.1')
)
libraryDependencies += "org.mule.runtime" % "mule-api" % "1.1.1"
[org.mule.runtime/mule-api "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mule.runtime : mule-metadata-model-api | jar | 1.1.1 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.gson : gson | jar | 2.8.1 |
| javax.inject : javax.inject | jar | 1 |
| com.google.guava : guava | jar | 23.5-jre |
| org.mule.runtime : mule-artifact-declaration | jar | 1.1.1 |
| org.mule.runtime : api-annotations | jar | 1.0.1 |
| 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 |
| commons-io : commons-io | jar | 2.4 |
| Version |
|---|
|
1.1.1
|
|
1.0.0-rc
|
|
1.0.0-BETA.4
|