MVN

fr.fastconnect.factory.tibco.bw.maven : bw-maven-plugin

Maven & Gradle

Jan 22, 2016
12 stars

BWMaven plugin · BWMaven, application lifecycle management for TIBCO BusinessWorks projects

<plugin>
    <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
    <artifactId>bw-maven-plugin</artifactId>
    <version>2.4.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.fastconnect.factory.tibco.bw.maven : bw-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.4.1

All Versions

Choose a version of fr.fastconnect.factory.tibco.bw.maven : bw-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
bw-maven-plugin-2.4.1
bw-maven-plugin-2.4.0
2.3.x
bw-maven-plugin-2.3.4
bw-maven-plugin-2.3.3
bw-maven-plugin-2.3.2
bw-maven-plugin-2.3.1
bw-maven-plugin-2.3.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>fr.fastconnect.factory.tibco.bw.maven</groupId>
    <artifactId>bw-maven-plugin</artifactId>
    <version>2.4.1</version>
</plugin>