is not current version
Last Version 2.1.4

com.blazegraph:system-utils 2.1.2

System Utilities for Blazegraph DB

GroupId

GroupId

com.blazegraph
ArtifactId

ArtifactId

system-utils
Version

Version

2.1.2
Type

Type

jar

Download system-utils 2.1.2


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