MVN

com.github.totyumengr : minicubes-pom

Maven & Gradle

Nov 19, 2014
17 stars

minicubes · Distributed in-memory cube base on java8 stream

<dependency>
    <groupId>com.github.totyumengr</groupId>
    <artifactId>minicubes-pom</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.totyumengr : minicubes-pom to add to Maven - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.github.totyumengr : minicubes-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
minicubes-pom-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.totyumengr</groupId>
    <artifactId>minicubes-pom</artifactId>
    <version>0.2</version>
</dependency>