MVN

org.chrisjaehnen.tibco : tibco-bw-properties-maven-plugin

Maven & Gradle

Feb 07, 2017

TIBCO BW Properties Maven Plugin · tibco-bw-properties-maven-plugin is an Apache Maven plugin for syncing TIBCO BW 6 module properties between shared modules and application modules and their application package projects

<plugin>
    <groupId>org.chrisjaehnen.tibco</groupId>
    <artifactId>tibco-bw-properties-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.chrisjaehnen.tibco : tibco-bw-properties-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.chrisjaehnen.tibco : tibco-bw-properties-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
tibco-bw-properties-maven-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>org.chrisjaehnen.tibco</groupId>
    <artifactId>tibco-bw-properties-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>