MVN

be.vito.rma.configtools : configtools

Maven & Gradle

Jun 07, 2023
0 stars

be.vito.rma.configtools:configtools · Tools for handling the configuration of your applications

<dependency>
    <groupId>be.vito.rma.configtools</groupId>
    <artifactId>configtools</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.vito.rma.configtools : configtools to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of be.vito.rma.configtools : configtools to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
configtools-3.0.0
2.2.x
configtools-2.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>be.vito.rma.configtools</groupId>
    <artifactId>configtools</artifactId>
    <version>3.0.0</version>
</dependency>

Advertisement