MVN

org.blocks4j.reconf : reconf-parent

Maven & Gradle

May 21, 2016
13 stars

ReConf JVM Parent · ReConf JVM Client

<dependency>
    <groupId>org.blocks4j.reconf</groupId>
    <artifactId>reconf-parent</artifactId>
    <version>3.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.blocks4j.reconf : reconf-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.11

All Versions

Choose a version of org.blocks4j.reconf : reconf-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
reconf-parent-3.0.11
reconf-parent-3.0.10
reconf-parent-3.0.9
reconf-parent-3.0.8
reconf-parent-3.0.7
reconf-parent-3.0.6
reconf-parent-3.0.5
reconf-parent-3.0.4
reconf-parent-3.0.3
reconf-parent-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.blocks4j.reconf</groupId>
    <artifactId>reconf-parent</artifactId>
    <version>3.0.11</version>
</dependency>