MVN

io.teecube.toe : toe-installer-plugin

Maven & Gradle

Nov 26, 2016

T³ - TOE - Products Installer · TOE - Products Installer is used to install TIBCO products automatically.

<plugin>
    <groupId>io.teecube.toe</groupId>
    <artifactId>toe-installer-plugin</artifactId>
    <version>0.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.teecube.toe : toe-installer-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.teecube.toe : toe-installer-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
toe-installer-plugin-0.0.2
toe-installer-plugin-0.0.1

How to add a plugin to Maven

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

<plugin>
    <groupId>io.teecube.toe</groupId>
    <artifactId>toe-installer-plugin</artifactId>
    <version>0.0.2</version>
</plugin>