MVN

org.sila-standard.sila_java.library : maven_plugin

Maven & Gradle

Jun 13, 2023
<plugin>
    <groupId>org.sila-standard.sila_java.library</groupId>
    <artifactId>maven_plugin</artifactId>
    <version>0.12.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sila-standard.sila_java.library : maven_plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of org.sila-standard.sila_java.library : maven_plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.12.x
maven_plugin-0.12.0
0.11.x
maven_plugin-0.11.0
0.10.x
maven_plugin-0.10.0
0.9.x
maven_plugin-0.9.0
0.8.x
maven_plugin-0.8.0
0.7.x
maven_plugin-0.7.0
0.6.x
maven_plugin-0.6.0
0.5.x
maven_plugin-0.5.0-test-5
maven_plugin-0.5.0-test-4
maven_plugin-0.5.0-test-3
maven_plugin-0.5.0-test-2
maven_plugin-0.5.0-test
0.0.x
maven_plugin-0.0.2
maven_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>org.sila-standard.sila_java.library</groupId>
    <artifactId>maven_plugin</artifactId>
    <version>0.12.0</version>
</plugin>