MVN

com.github.sergeybudnik : smart.config

Maven & Gradle

Dec 18, 2018
13 stars

SmartConfig · True type-safe configuration

<plugin>
    <groupId>com.github.sergeybudnik</groupId>
    <artifactId>smart.config</artifactId>
    <version>3.7.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sergeybudnik : smart.config to add to Maven - Latest Versions:

  • Latest Stable: 3.7.0

All Versions

Choose a version of com.github.sergeybudnik : smart.config to add to Maven - All Versions:

Version Vulnerabilities Updated
3.7.x
smart.config-3.7.0
3.6.x
smart.config-3.6.1
smart.config-3.6.0
3.5.x
smart.config-3.5.0
3.4.x
smart.config-3.4.1
smart.config-3.4.0
3.2.x
smart.config-3.2.1
smart.config-3.2.0
3.1.x
smart.config-3.1.0
3.0.x
smart.config-3.0.0
2.0.x
smart.config-2.0.1
smart.config-2.0.0
1.0.x
smart.config-1.0.6
smart.config-1.0.4
smart.config-1.0.3
smart.config-1.0.2
smart.config-1.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>com.github.sergeybudnik</groupId>
    <artifactId>smart.config</artifactId>
    <version>3.7.0</version>
</plugin>