License |
License |
---|---|
Categories |
CategoriesMaven Build Tools CLI User Interface |
GroupId | GroupIdorg.mule |
ArtifactId | ArtifactIdmule-maven-client-impl |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMule Maven Client Implementation
Parenet project for mule maven client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.mule/mule-maven-client-impl/ -->
<dependency>
<groupId>org.mule</groupId>
<artifactId>mule-maven-client-impl</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule/mule-maven-client-impl/
implementation 'org.mule:mule-maven-client-impl:1.1.1'
// https://jarcasting.com/artifacts/org.mule/mule-maven-client-impl/
implementation ("org.mule:mule-maven-client-impl:1.1.1")
'org.mule:mule-maven-client-impl:jar:1.1.1'
<dependency org="org.mule" name="mule-maven-client-impl" rev="1.1.1">
<artifact name="mule-maven-client-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule', module='mule-maven-client-impl', version='1.1.1')
)
libraryDependencies += "org.mule" % "mule-maven-client-impl" % "1.1.1"
[org.mule/mule-maven-client-impl "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mule : mule-maven-client-api | jar | 1.1.1 |
com.vdurmont : semver4j | jar | 2.0.3 |
org.apache.maven : maven-model | jar | 3.3.9 |
org.eclipse.aether : aether-api | jar | 1.0.2.v20150114 |
org.eclipse.aether : aether-util | jar | 1.0.2.v20150114 |
org.eclipse.aether : aether-connector-basic | jar | 1.0.2.v20150114 |
org.eclipse.aether : aether-transport-file | jar | 1.0.2.v20150114 |
org.eclipse.aether : aether-transport-http | jar | 1.0.2.v20150114 |
org.apache.httpcomponents : httpclient | jar | 4.5.4 |
org.apache.maven : maven-settings-builder | jar | 3.3.9 |
org.apache.maven : maven-aether-provider | jar | 3.3.9 |
commons-io : commons-io | jar | 2.5 |
com.beust : jcommander | jar | 1.69 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.qameta.allure : allure-junit4 | jar | 2.0-BETA17 |
Version |
---|
1.1.1
|
1.0.0-rc
|
1.0.0-BETA.4
|