MVN

io.github.open-accelerators : mercury-parent

Maven & Gradle

Jun 01, 2022
0 stars

Mercury Parent · Project Mercury aims at developing a solution approach for the modernization of core banking systems, exploring new technologies and ways of operating in an open hybrid cloud.

<dependency>
    <groupId>io.github.open-accelerators</groupId>
    <artifactId>mercury-parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.open-accelerators : mercury-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.github.open-accelerators : mercury-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
mercury-parent-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.open-accelerators</groupId>
    <artifactId>mercury-parent</artifactId>
    <version>1.0.2</version>
</dependency>