Skip to content

MavenRepository

Brad Bebee edited this page Feb 13, 2020 · 1 revision

Maven Repository

Blazegraph versions pre-2.0 are no longer available via maven. Please use the Blazegraph 2.x at MavenCentral.

<dependency>
       <groupId>com.blazegraph</groupId>
       <artifactId>bigdata-core</artifactId>
       <version>2.0.0</version>
</dependency>
Clone this wiki locally