License |
License |
---|---|
Categories |
CategoriesMaven Build Tools CLI User Interface |
GroupId | GroupIdorg.mule |
ArtifactId | ArtifactIdmule-maven-client-api |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMule Maven Client API
Parenet project for mule maven client
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mule-maven-client-api-1.1.1.pom | |
mule-maven-client-api-1.1.1.jar | 24 KB |
mule-maven-client-api-1.1.1-sources.jar | 20 KB |
mule-maven-client-api-1.1.1-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mule/mule-maven-client-api/ -->
<dependency>
<groupId>org.mule</groupId>
<artifactId>mule-maven-client-api</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule/mule-maven-client-api/
implementation 'org.mule:mule-maven-client-api:1.1.1'
// https://jarcasting.com/artifacts/org.mule/mule-maven-client-api/
implementation ("org.mule:mule-maven-client-api:1.1.1")
'org.mule:mule-maven-client-api:jar:1.1.1'
<dependency org="org.mule" name="mule-maven-client-api" rev="1.1.1">
<artifact name="mule-maven-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule', module='mule-maven-client-api', version='1.1.1')
)
libraryDependencies += "org.mule" % "mule-maven-client-api" % "1.1.1"
[org.mule/mule-maven-client-api "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-model | jar | 3.3.9 |
org.codehaus.plexus : plexus-utils | jar | 3.0.24 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.mule.runtime : api-annotations | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
io.qameta.allure : allure-junit4 | jar | 2.0-BETA17 |
Version |
---|
1.1.1
|
1.0.0-rc
|
1.0.0-BETA.4
|