MVN

de.ebf : oneskyapp-maven-plugin

Maven & Gradle

Oct 25, 2017
2 stars

de.ebf:oneskyapp-maven-plugin · This plugin allows you to download and upload translation files from the excellent online translation service http://www.oneskyapp.com/

<plugin>
    <groupId>de.ebf</groupId>
    <artifactId>oneskyapp-maven-plugin</artifactId>
    <version>1.0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.ebf : oneskyapp-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of de.ebf : oneskyapp-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
oneskyapp-maven-plugin-1.0.4
oneskyapp-maven-plugin-1.0.3
oneskyapp-maven-plugin-1.0.1
oneskyapp-maven-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>de.ebf</groupId>
    <artifactId>oneskyapp-maven-plugin</artifactId>
    <version>1.0.4</version>
</plugin>

Advertisement