MVN

com.github.devmix : maven-car-plugin

Maven & Gradle

Jun 16, 2015
0 stars

Carbon Application Archive Maven Plugin · Maven plugin for building Carbon Application Archive (CAR) based on configuration of Apache Synapse

<plugin>
    <groupId>com.github.devmix</groupId>
    <artifactId>maven-car-plugin</artifactId>
    <version>1.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.devmix : maven-car-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.github.devmix : maven-car-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-car-plugin-1.0.3
maven-car-plugin-1.0.2
maven-car-plugin-1.0.1
maven-car-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.devmix</groupId>
    <artifactId>maven-car-plugin</artifactId>
    <version>1.0.3</version>
</plugin>