MVN

io.github.priyanhsu10 : minicore-parent

Maven & Gradle

Jul 17, 2023
2 stars

io.github.priyanhsu10:minicore-parent · Minicore is a JVM base cross-platform, high-performance, open-source framework for building modern, cloud-enabled, Internet-connected apps.

<dependency>
    <groupId>io.github.priyanhsu10</groupId>
    <artifactId>minicore-parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.priyanhsu10 : minicore-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.github.priyanhsu10 : minicore-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
minicore-parent-1.0.2
minicore-parent-1.0.1
1.0
minicore-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.priyanhsu10</groupId>
    <artifactId>minicore-parent</artifactId>
    <version>1.0.2</version>
</dependency>