License |
License |
---|---|
GroupId | GroupIduk.gov.gchq.gaffer |
ArtifactId | ArtifactIdspark-library |
Version | Version1.17.0 |
Type | Typejar |
Description |
DescriptionA scalable Graph database framework
|
Filename | Size |
---|---|
spark-library-1.17.0.pom | |
spark-library-1.17.0.jar | 85 KB |
spark-library-1.17.0-tests.jar | 39 KB |
spark-library-1.17.0-sources.jar | 71 KB |
spark-library-1.17.0-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/spark-library/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>spark-library</artifactId>
<version>1.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/spark-library/
implementation 'uk.gov.gchq.gaffer:spark-library:1.17.0'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/spark-library/
implementation ("uk.gov.gchq.gaffer:spark-library:1.17.0")
'uk.gov.gchq.gaffer:spark-library:jar:1.17.0'
<dependency org="uk.gov.gchq.gaffer" name="spark-library" rev="1.17.0">
<artifact name="spark-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='spark-library', version='1.17.0')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "spark-library" % "1.17.0"
[uk.gov.gchq.gaffer/spark-library "1.17.0"]
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.gaffer : graph | jar | 1.17.0 |
uk.gov.gchq.gaffer : sketches-library | jar | 1.17.0 |
com.fasterxml.jackson.module : jackson-module-scala_2.11 | jar | 2.6.5 |
org.apache.spark : spark-core_2.11 | jar | 2.3.2 |
org.apache.spark : spark-sql_2.11 | jar | 2.3.2 |
org.apache.spark : spark-graphx_2.11 | jar | 2.3.2 |
org.apache.spark : spark-catalyst_2.11 | jar | 2.3.2 |
org.apache.avro : avro-mapred | jar | 1.7.7 |
graphframes » graphframes | jar | 0.4.0-spark2.1-s_2.11 |
com.google.guava : guava | jar | 13.0.1 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.6.5 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.6.5 |
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.gaffer : operation | test-jar | 1.17.0 |
uk.gov.gchq.gaffer : data | test-jar | 1.17.0 |
uk.gov.gchq.gaffer : common-util | test-jar | 1.17.0 |
uk.gov.gchq.gaffer : serialisation | test-jar | 1.17.0 |
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.6.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |