License |
License |
---|---|
GroupId | GroupIdorg.mule.extensions |
ArtifactId | ArtifactIdmule-extensions-archetype-parent |
Version | Version1.2.0 |
Type | Typepom |
Description |
DescriptionMule Extensions Archetype Maven Plugin
Maven Archetype to create new Mule Extension projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mule-extensions-archetype-parent-1.2.0.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mule.extensions/mule-extensions-archetype-parent/ -->
<dependency>
<groupId>org.mule.extensions</groupId>
<artifactId>mule-extensions-archetype-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mule.extensions/mule-extensions-archetype-parent/
implementation 'org.mule.extensions:mule-extensions-archetype-parent:1.2.0'
// https://jarcasting.com/artifacts/org.mule.extensions/mule-extensions-archetype-parent/
implementation ("org.mule.extensions:mule-extensions-archetype-parent:1.2.0")
'org.mule.extensions:mule-extensions-archetype-parent:pom:1.2.0'
<dependency org="org.mule.extensions" name="mule-extensions-archetype-parent" rev="1.2.0">
<artifact name="mule-extensions-archetype-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mule.extensions', module='mule-extensions-archetype-parent', version='1.2.0')
)
libraryDependencies += "org.mule.extensions" % "mule-extensions-archetype-parent" % "1.2.0"
[org.mule.extensions/mule-extensions-archetype-parent "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.qameta.allure : allure-junit4 | jar | 2.8.1 |