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.siddhi</groupId>
<artifactId>siddhi-doc-gen</artifactId>
<version>5.1.28</version>
</plugin>
Choose a version of io.siddhi : siddhi-doc-gen to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
5.1.x |
siddhi-doc-gen-5.1.28
|
||
siddhi-doc-gen-5.1.27
|
|||
siddhi-doc-gen-5.1.26
|
|||
siddhi-doc-gen-5.1.25
|
|||
siddhi-doc-gen-5.1.21
|
|||
siddhi-doc-gen-5.1.20
|
|||
siddhi-doc-gen-5.1.19
|
|||
siddhi-doc-gen-5.1.18
|
|||
siddhi-doc-gen-5.1.17
|
|||
siddhi-doc-gen-5.1.16
|
|||
siddhi-doc-gen-5.1.15
|
|||
siddhi-doc-gen-5.1.14
|
|||
siddhi-doc-gen-5.1.13
|
|||
siddhi-doc-gen-5.1.11
|
|||
siddhi-doc-gen-5.1.10
|
|||
siddhi-doc-gen-5.1.8
|
|||
siddhi-doc-gen-5.1.7
|
|||
siddhi-doc-gen-5.1.6
|
|||
siddhi-doc-gen-5.1.5
|
|||
siddhi-doc-gen-5.1.4
|
|||
siddhi-doc-gen-5.1.3
|
|||
siddhi-doc-gen-5.1.2
|
|||
siddhi-doc-gen-5.1.1
|
|||
siddhi-doc-gen-5.1.0
|
|||
5.0.x |
siddhi-doc-gen-5.0.2
|
||
siddhi-doc-gen-5.0.1
|
|||
siddhi-doc-gen-5.0.0
|
|||
siddhi-doc-gen-5.0.0-m12
|
|||
siddhi-doc-gen-5.0.0-m11
|
|||
siddhi-doc-gen-5.0.0-m10
|
|||
siddhi-doc-gen-5.0.0-m9
|
|||
siddhi-doc-gen-5.0.0-m8
|
|||
siddhi-doc-gen-5.0.0-m7
|
|||
siddhi-doc-gen-5.0.0-m6
|
|||
siddhi-doc-gen-5.0.0-m5
|
|||
siddhi-doc-gen-5.0.0-m4
|
|||
siddhi-doc-gen-5.0.0-m3
|
|||
siddhi-doc-gen-5.0.0-m2
|
|||
siddhi-doc-gen-5.0.0-m1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>io.siddhi</groupId>
<artifactId>siddhi-doc-gen</artifactId>
<version>5.1.28</version>
</plugin>
Advertisement