MVN

com.avast : syringe-maven-plugin

Maven & Gradle

Jul 08, 2015
3 stars

Syringe Maven Plugin · Supporting Maven plugin for Syringe library

<plugin>
    <groupId>com.avast</groupId>
    <artifactId>syringe-maven-plugin</artifactId>
    <version>1.4.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.avast : syringe-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.avast : syringe-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
syringe-maven-plugin-1.4.0
1.3.x
syringe-maven-plugin-1.3.0
1.2.x
syringe-maven-plugin-1.2.0
1.1.x
syringe-maven-plugin-1.1.4
syringe-maven-plugin-1.1.3
syringe-maven-plugin-1.1.2
syringe-maven-plugin-1.1.1
1.1
syringe-maven-plugin-1.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>com.avast</groupId>
    <artifactId>syringe-maven-plugin</artifactId>
    <version>1.4.0</version>
</plugin>

Advertisement