| License |
License |
|---|---|
| GroupId | GroupIdcom.github.totyumengr |
| ArtifactId | ArtifactIdminicubes-cluster |
| Version | Version0.2 |
| Type | Typejar |
| Description |
Descriptionminicubes-cluster
Distributed in-memory cube base on java8 stream
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| minicubes-cluster-0.2.pom | |
| minicubes-cluster-0.2.jar | 48 KB |
| minicubes-cluster-0.2-sources.jar | 16 KB |
| minicubes-cluster-0.2-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.totyumengr/minicubes-cluster/ -->
<dependency>
<groupId>com.github.totyumengr</groupId>
<artifactId>minicubes-cluster</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.totyumengr/minicubes-cluster/
implementation 'com.github.totyumengr:minicubes-cluster:0.2'
// https://jarcasting.com/artifacts/com.github.totyumengr/minicubes-cluster/
implementation ("com.github.totyumengr:minicubes-cluster:0.2")
'com.github.totyumengr:minicubes-cluster:jar:0.2'
<dependency org="com.github.totyumengr" name="minicubes-cluster" rev="0.2">
<artifact name="minicubes-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.totyumengr', module='minicubes-cluster', version='0.2')
)
libraryDependencies += "com.github.totyumengr" % "minicubes-cluster" % "0.2"
[com.github.totyumengr/minicubes-cluster "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mashape.unirest : unirest-java | jar | 1.3.20 |