MVN

net.leodb.config : config-template

Maven & Gradle

Apr 21, 2022
0 stars

config-template Maven Mojo · Config template to generate environment spring boot templates

<plugin>
    <groupId>net.leodb.config</groupId>
    <artifactId>config-template</artifactId>
    <version>2.0.11</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.leodb.config : config-template to add to Maven - Latest Versions:

  • Latest Stable: 2.0.11

All Versions

Choose a version of net.leodb.config : config-template to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
config-template-2.0.11
config-template-2.0.10
config-template-2.0.9
config-template-2.0.8
config-template-2.0.7
config-template-2.0.6
config-template-2.0.5
config-template-2.0.4
config-template-2.0.3
config-template-2.0.1
config-template-2.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>net.leodb.config</groupId>
    <artifactId>config-template</artifactId>
    <version>2.0.11</version>
</plugin>