is not current version
Last Version 2.1.5

com.blazegraph:blazegraph-parent 2.1.2

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.

GroupId

GroupId

com.blazegraph
ArtifactId

ArtifactId

blazegraph-parent
Version

Version

2.1.2
Type

Type

pom

Download blazegraph-parent 2.1.2


<!-- https://jarcasting.com/artifacts/com.blazegraph/blazegraph-parent/ -->
<dependency>
    <groupId>com.blazegraph</groupId>
    <artifactId>blazegraph-parent</artifactId>
    <version>2.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazegraph/blazegraph-parent/
implementation 'com.blazegraph:blazegraph-parent:2.1.2'
// https://jarcasting.com/artifacts/com.blazegraph/blazegraph-parent/
implementation ("com.blazegraph:blazegraph-parent:2.1.2")
'com.blazegraph:blazegraph-parent:pom:2.1.2'
<dependency org="com.blazegraph" name="blazegraph-parent" rev="2.1.2">
  <artifact name="blazegraph-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazegraph', module='blazegraph-parent', version='2.1.2')
)
libraryDependencies += "com.blazegraph" % "blazegraph-parent" % "2.1.2"
[com.blazegraph/blazegraph-parent "2.1.2"]