MVN

se.l4.exoconf : exoconf-base

Maven & Gradle

Aug 11, 2021
0 stars

Exoconf · Configuration management

<dependency>
    <groupId>se.l4.exoconf</groupId>
    <artifactId>exoconf-base</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.l4.exoconf : exoconf-base to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of se.l4.exoconf : exoconf-base to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
exoconf-base-2.0.0
1.1.x
exoconf-base-1.1.0
1.0.x
exoconf-base-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>se.l4.exoconf</groupId>
    <artifactId>exoconf-base</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement