License |
License |
---|---|
GroupId | GroupIdcom.qubole.rubix |
ArtifactId | ArtifactIdrubix-core |
Version | Version0.3.20 |
Type | Typejar |
Description |
Descriptionrubix-core
Caching Framework for Big Data Engines
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rubix-core-0.3.20.pom | |
rubix-core-0.3.20.jar | 5 MB |
rubix-core-0.3.20-tests.jar | 13 KB |
rubix-core-0.3.20-sources.jar | 37 KB |
rubix-core-0.3.20-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qubole.rubix/rubix-core/ -->
<dependency>
<groupId>com.qubole.rubix</groupId>
<artifactId>rubix-core</artifactId>
<version>0.3.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.qubole.rubix/rubix-core/
implementation 'com.qubole.rubix:rubix-core:0.3.20'
// https://jarcasting.com/artifacts/com.qubole.rubix/rubix-core/
implementation ("com.qubole.rubix:rubix-core:0.3.20")
'com.qubole.rubix:rubix-core:jar:0.3.20'
<dependency org="com.qubole.rubix" name="rubix-core" rev="0.3.20">
<artifact name="rubix-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qubole.rubix', module='rubix-core', version='0.3.20')
)
libraryDependencies += "com.qubole.rubix" % "rubix-core" % "0.3.20"
[com.qubole.rubix/rubix-core "0.3.20"]
Group / Artifact | Type | Version |
---|---|---|
com.qubole.rubix : rubix-common | jar | 0.3.20 |
com.qubole.rubix : rubix-spi | jar | 0.3.20 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.8 |
org.slf4j : slf4j-api | jar | 1.7.5 |
com.qubole.rubix : rubix-common | test-jar | 0.3.20 |