MVN

com.github.peterbecker : configuration

Maven & Gradle

Jul 27, 2018
4 stars

configuration-parent · Parent project for the configuration library.

<dependency>
    <groupId>com.github.peterbecker</groupId>
    <artifactId>configuration</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.peterbecker : configuration to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.github.peterbecker : configuration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
configuration-1.1
1.0
configuration-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.peterbecker</groupId>
    <artifactId>configuration</artifactId>
    <version>1.1</version>
</dependency>