License |
License
GNU Lesser General Public License (LGPL), Version 2.1
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdbr.ufc.insightlab |
ArtifactId | ArtifactIdhuge-data-access |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHuge Data Access
Huge Data Access
|
Project URL |
Project URL |
Filename | Size |
---|---|
huge-data-access-0.1.1.pom | |
huge-data-access-0.1.1.jar | 18 KB |
huge-data-access-0.1.1-sources.jar | 9 KB |
huge-data-access-0.1.1-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.ufc.insightlab/huge-data-access/ -->
<dependency>
<groupId>br.ufc.insightlab</groupId>
<artifactId>huge-data-access</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.ufc.insightlab/huge-data-access/
implementation 'br.ufc.insightlab:huge-data-access:0.1.1'
// https://jarcasting.com/artifacts/br.ufc.insightlab/huge-data-access/
implementation ("br.ufc.insightlab:huge-data-access:0.1.1")
'br.ufc.insightlab:huge-data-access:jar:0.1.1'
<dependency org="br.ufc.insightlab" name="huge-data-access" rev="0.1.1">
<artifact name="huge-data-access" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.ufc.insightlab', module='huge-data-access', version='0.1.1')
)
libraryDependencies += "br.ufc.insightlab" % "huge-data-access" % "0.1.1"
[br.ufc.insightlab/huge-data-access "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
it.unimi.dsi : fastutil | jar | 7.0.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |