Last Version

uk.gov.gchq.gaffer:core 2.0.0-alpha-0.2

A scalable Graph database framework

License

License

GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

core
Version

Version

2.0.0-alpha-0.2
Type

Type

jar
Description

Description

A scalable Graph database framework

Download core 2.0.0-alpha-0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-reload4j jar 1.7.36

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-junit-jupiter jar 4.3.1

Project Modules

  • common-util
  • type
  • graph
  • serialisation
  • data
  • store
  • operation
  • exception
  • cache
  • access