Last Version

minicubes-core 0.2

In-memory cube base on java8 stream

License

License

GroupId

GroupId

com.github.totyumengr
ArtifactId

ArtifactId

minicubes-core
Version

Version

0.2
Type

Type

jar
Description

Description

minicubes-core
In-memory cube base on java8 stream
Project URL

Project URL

https://github.com/totyumengr
Project Organization

Project Organization

Pivotal Software, Inc.

Download minicubes-core 0.2


<!-- https://jarcasting.com/artifacts/com.github.totyumengr/minicubes-core/ -->
<dependency>
    <groupId>com.github.totyumengr</groupId>
    <artifactId>minicubes-core</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.totyumengr/minicubes-core/
implementation 'com.github.totyumengr:minicubes-core:0.2'
// https://jarcasting.com/artifacts/com.github.totyumengr/minicubes-core/
implementation ("com.github.totyumengr:minicubes-core:0.2")
'com.github.totyumengr:minicubes-core:jar:0.2'
<dependency org="com.github.totyumengr" name="minicubes-core" rev="0.2">
  <artifact name="minicubes-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.totyumengr', module='minicubes-core', version='0.2')
)
libraryDependencies += "com.github.totyumengr" % "minicubes-core" % "0.2"
[com.github.totyumengr/minicubes-core "0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.1.4.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.1.4.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.3.3
com.fasterxml.jackson.core : jackson-databind jar 2.3.3
org.roaringbitmap : RoaringBitmap jar 0.3.7

Project Modules

There are no modules declared in this project.