MVN

org.slinkyframework.environment : slinky-environment-config-maven-plugin

Maven & Gradle

Feb 24, 2021
1 stars

slinky-environment-config-maven-plugin · Slinky Environment Config Maven Plugin

<plugin>
    <groupId>org.slinkyframework.environment</groupId>
    <artifactId>slinky-environment-config-maven-plugin</artifactId>
    <version>1.1.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.slinkyframework.environment : slinky-environment-config-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of org.slinkyframework.environment : slinky-environment-config-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
slinky-environment-config-maven-plugin-1.1.4
slinky-environment-config-maven-plugin-1.1.3
slinky-environment-config-maven-plugin-1.1.2
slinky-environment-config-maven-plugin-1.1.1
slinky-environment-config-maven-plugin-1.1.0
1.0.x
slinky-environment-config-maven-plugin-1.0.1
slinky-environment-config-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>org.slinkyframework.environment</groupId>
    <artifactId>slinky-environment-config-maven-plugin</artifactId>
    <version>1.1.4</version>
</plugin>

Advertisement