is not current version
Last Version 2.1.4

com.blazegraph:bigdata-gas 2.0.0

Blazegraph DB Gather Apply Scatter API for graph analytics

Categories

Categories

Data
GroupId

GroupId

com.blazegraph
ArtifactId

ArtifactId

bigdata-gas
Version

Version

2.0.0
Type

Type

jar

Download bigdata-gas 2.0.0


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