is not current version
Last Version 2.1.4

com.blazegraph:bigdata-statics 2.1.2

Blazegraph Static Utility Classes

Categories

Categories

Data
GroupId

GroupId

com.blazegraph
ArtifactId

ArtifactId

bigdata-statics
Version

Version

2.1.2
Type

Type

jar

Download bigdata-statics 2.1.2


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