b

blazegraph-parent

Blazegraph™ DB is our ultra high-performance graph database supporting Blueprints and RDF/SPARQL APIs. It supports up to 50 Billion edges on a single machine and has a High Availability and Scale-out architecture. It is in production use for customers such as EMC, Syapse, Wikidata Query Service, the British Museum, and many others. GPU acceleration and High Availability (HA) are available in the Enterprise edition. It contains war, jar, deb, rpm, and tar.gz deployment artifacts.
http://www.blazegraph.com/
GNU General Public License Version 2 (GPLv2)
SYSTAP, LLC DBA Blazegraph
Bryan Thompson Mike Personick Brad Bebee
文件下载
文件名 操作
blazegraph-parent-2.1.1.pom 下载
Apache Maven
<dependency>
  <groupId>com.blazegraph</groupId>
  <artifactId>blazegraph-parent</artifactId>
  <version>2.1.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.blazegraph:blazegraph-parent:2.1.1'
Gradle Kotlin
implementation("com.blazegraph:blazegraph-parent:2.1.1")
Scala SBT
libraryDependencies += "com.blazegraph" % "blazegraph-parent" % "2.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.blazegraph', module='blazegraph-parent', version='2.1.1')
)
Apache Ivy
<dependency org="com.blazegraph" name="blazegraph-parent" rev="2.1.1" />
Leiningen
[com.blazegraph/blazegraph-parent "2.1.1"]
Apache Buildr
'com.blazegraph:blazegraph-parent:jar:2.1.1'
本项目依赖
该项目无第三方依赖