How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.datathings</groupId>
<artifactId>j2ts-mavenplugin</artifactId>
<version>92</version>
</plugin>
Choose a version of com.datathings : j2ts-mavenplugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
92 |
j2ts-mavenplugin-92
|
||
91 |
j2ts-mavenplugin-91
|
||
90 |
j2ts-mavenplugin-90
|
||
89 |
j2ts-mavenplugin-89
|
||
88 |
j2ts-mavenplugin-88
|
||
87 |
j2ts-mavenplugin-87
|
||
86 |
j2ts-mavenplugin-86
|
||
85 |
j2ts-mavenplugin-85
|
||
84 |
j2ts-mavenplugin-84
|
||
83 |
j2ts-mavenplugin-83
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.datathings</groupId>
<artifactId>j2ts-mavenplugin</artifactId>
<version>92</version>
</plugin>
Advertisement