c

core_2.13

A Distributed Temporal Graph Processing System
https://github.com/Raphtory/Raphtory
Apache 2
raphtory
Ben Steer
Files download
File Operation
core_2.13-0.2.2.jar download
core_2.13-0.2.2.pom download
core_2.13-0.2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.raphtory</groupId>
  <artifactId>core_2.13</artifactId>
  <version>0.2.2</version>
</dependency>
Gradle Groovy
implementation 'com.raphtory:core_2.13:0.2.2'
Gradle Kotlin
implementation("com.raphtory:core_2.13:0.2.2")
Scala SBT
libraryDependencies += "com.raphtory" % "core_2.13" % "0.2.2"
Groovy Grape
@Grapes(
  @Grab(group='com.raphtory', module='core_2.13', version='0.2.2')
)
Apache Ivy
<dependency org="com.raphtory" name="core_2.13" rev="0.2.2" />
Leiningen
[com.raphtory/core_2.13 "0.2.2"]
Apache Buildr
'com.raphtory:core_2.13:jar:0.2.2'
Dependencies

compile

|-- org.scala-lang:scala-library:2.13.8

|-- com.raphtory:arrow-messaging_2.13:0.2.2

|-- com.raphtory:arrow-core_2.13:0.2.2

|-- com.thesamet.scalapb:scalapb-runtime_2.13:0.11.11

|-- com.github.takezoe:runtime-scaladoc-reader_2.13:1.0.3

|-- org.apache.bcel:bcel:6.5.0

|-- org.apache.curator:curator-recipes:5.4.0

|-- com.monovore:decline-effect_2.13:2.3.0

|-- co.fs2:fs2-core_2.13:3.2.12

|-- co.fs2:fs2-io_2.13:3.2.12

|-- org.apache.httpcomponents:httpclient:4.5.13

|-- com.fasterxml.jackson.core:jackson-databind:2.13.4.2

|-- com.fasterxml.jackson.module:jackson-module-scala_2.13:2.13.4

|-- com.fasterxml.jackson.core:jackson-annotations:2.13.4

|-- com.fasterxml.jackson.core:jackson-core:2.13.4

|-- org.gradle.jfr.polyfill:jfr-polyfill:1.0.0

|-- com.jayway.jsonpath:json-path:0.5.5

|-- org.apache.logging.log4j:log4j-slf4j-impl:2.18.0

|-- org.apache.logging.log4j:log4j-api:2.18.0

|-- org.apache.logging.log4j:log4j-core:2.18.0

|-- com.softwaremill.magnolia1_2:magnolia_2.13:1.1.2

|-- io.higherkindness:mu-rpc-client-netty_2.13:0.29.1

|-- io.higherkindness:mu-rpc-fs2_2.13:0.29.1

|-- io.higherkindness:mu-rpc-health-check_2.13:0.29.1

|-- io.higherkindness:mu-rpc-server_2.13:0.29.1

|-- io.higherkindness:mu-rpc-service_2.13:0.29.1

|-- com.oblac:nomen-est-omen:2.1.0

|-- net.openhft:zero-allocation-hashing:0.15

|-- com.alibaba:pemja:0.2.6

|-- org.postgresql:postgresql:42.5.1

|-- io.prometheus:simpleclient:0.15.0

|-- io.prometheus:simpleclient_hotspot:0.15.0

|-- io.prometheus:simpleclient_httpserver:0.15.0

|-- net.sf.py4j:py4j:0.10.9.5

|-- com.typesafe.scala-logging:scala-logging_2.13:3.9.4

|-- org.scala-lang.modules:scala-parallel-collections_2.13:1.0.4

|-- org.slf4j:slf4j-api:1.7.36

|-- io.spray:spray-json_2.13:1.3.6

|-- org.xerial:sqlite-jdbc:3.40.0.0

|-- com.twitter:chill_2.13:0.10.0

|-- com.lihaoyi:upickle_2.13:2.0.0

|-- org.typelevel:cats-effect_2.13:3.3.14

|-- org.typelevel:alleycats-core_2.13:2.7.0

|-- com.typesafe:config:1.4.2

|-- org.apache.zookeeper:zookeeper:3.7.0

|-- com.chuusai:shapeless_2.13:2.3.3

|-- org.apache.curator:curator-x-discovery:5.4.0

|-- io.netty:netty-transport-native-unix-common:4.1.78.Final

|-- it.unimi.dsi:fastutil:8.5.6

provided

|-- org.scala-lang:scala-compiler:2.13.8

test

|-- com.h2database:h2:2.1.214

|-- org.scalatest:scalatest_2.13:3.2.11

|-- com.dimafeng:testcontainers-scala-munit_2.13:0.40.8

|-- org.typelevel:munit-cats-effect-3_2.13:1.0.7

|-- junit:junit:4.13.2

|-- org.mockito:mockito-scala_2.13:1.17.12