License |
License |
---|---|
GroupId | GroupIdorg.mule.runtime |
ArtifactId | ArtifactIdmule-extensions-soap-api |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMule Extensions SOAP API
API for Mule SOAP Based Extensions to integrate with the Mule Runtime in a decoupled way
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.mule.runtime/mule-extensions-soap-api/ -->
<dependency>
<groupId>org.mule.runtime</groupId>
<artifactId>mule-extensions-soap-api</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.runtime/mule-extensions-soap-api/
implementation 'org.mule.runtime:mule-extensions-soap-api:1.1.1'
// https://jarcasting.com/artifacts/org.mule.runtime/mule-extensions-soap-api/
implementation ("org.mule.runtime:mule-extensions-soap-api:1.1.1")
'org.mule.runtime:mule-extensions-soap-api:jar:1.1.1'
<dependency org="org.mule.runtime" name="mule-extensions-soap-api" rev="1.1.1">
<artifact name="mule-extensions-soap-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.runtime', module='mule-extensions-soap-api', version='1.1.1')
)
libraryDependencies += "org.mule.runtime" % "mule-extensions-soap-api" % "1.1.1"
[org.mule.runtime/mule-extensions-soap-api "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mule.runtime : mule-api | jar | 1.1.1 |
org.mule.runtime : mule-metadata-model-java | jar | 1.1.1 |
com.google.guava : guava | jar | 23.5-jre |
org.mule.runtime : mule-extensions-api | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.runtime : mule-api | test-jar | 1.1.1 |
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 |
Version |
---|
1.1.1
|
1.0.0-rc
|
1.0.0-BETA.4
|