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.openhab.tools.sat</groupId>
<artifactId>sat-plugin</artifactId>
<version>0.15.0</version>
</plugin>
Choose a version of org.openhab.tools.sat : sat-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.15.x |
sat-plugin-0.15.0
|
||
0.14.x |
sat-plugin-0.14.0
|
||
0.13.x |
sat-plugin-0.13.0
|
||
0.12.x |
sat-plugin-0.12.0
|
||
0.11.x |
sat-plugin-0.11.1
|
||
sat-plugin-0.11.0
|
|||
0.10.x |
sat-plugin-0.10.0
|
||
0.9.x |
sat-plugin-0.9.0
|
||
0.8.x |
sat-plugin-0.8.0
|
||
0.7.x |
sat-plugin-0.7.0
|
||
0.6.x |
sat-plugin-0.6.0
|
||
0.5.x |
sat-plugin-0.5.0
|
||
0.4.x |
sat-plugin-0.4.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.openhab.tools.sat</groupId>
<artifactId>sat-plugin</artifactId>
<version>0.15.0</version>
</plugin>
Advertisement