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
Files download
File Operation
blazegraph-parent-2.1.4.pom download
Apache Maven
<dependency>
  <groupId>com.blazegraph</groupId>
  <artifactId>blazegraph-parent</artifactId>
  <version>2.1.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.blazegraph:blazegraph-parent:2.1.4'
Gradle Kotlin
implementation("com.blazegraph:blazegraph-parent:2.1.4")
Scala SBT
libraryDependencies += "com.blazegraph" % "blazegraph-parent" % "2.1.4"
Groovy Grape
@Grapes(
  @Grab(group='com.blazegraph', module='blazegraph-parent', version='2.1.4')
)
Apache Ivy
<dependency org="com.blazegraph" name="blazegraph-parent" rev="2.1.4" />
Leiningen
[com.blazegraph/blazegraph-parent "2.1.4"]
Apache Buildr
'com.blazegraph:blazegraph-parent:jar:2.1.4'
Dependencies
The project has no third-party dependencies