| Categories |
CategoriesMaven Build Tools |
|---|---|
| GroupId | GroupIdorg.mule.tools |
| ArtifactId | ArtifactIdmule-cloud-connector-generator-maven-plugin |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven Plugin for Cloud Connector Generator
Integrate generating schema and Spring bean definition parser from a cloud connector class into the Maven build.
|
<plugin>
<groupId>org.mule.tools</groupId>
<artifactId>mule-cloud-connector-generator-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.mule.tools : mule-cloud-connector-generator | jar | 1.0 |
| org.apache.maven : maven-plugin-api | jar | 2.0.9 |
| org.apache.maven : maven-project | jar | 2.0.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |