is not current version
Last Version 2.1.4

com.blazegraph:bigdata-blueprints 2.0.0

Blazegraph support for Tinkerpop 2.5

Categories

Categories

Data
GroupId

GroupId

com.blazegraph
ArtifactId

ArtifactId

bigdata-blueprints
Version

Version

2.0.0
Type

Type

jar

Download bigdata-blueprints 2.0.0


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