Last Version

slib-graph-io 0.9.1

Graph I/O library which can be used to load and store graphs

License

License

GroupId

GroupId

com.github.sharispe
ArtifactId

ArtifactId

slib-graph-io
Version

Version

0.9.1
Type

Type

jar
Description

Description

slib-graph-io
Graph I/O library which can be used to load and store graphs
Project URL

Project URL

http://www.semantic-measures-library.org

Download slib-graph-io 0.9.1


<!-- https://jarcasting.com/artifacts/com.github.sharispe/slib-graph-io/ -->
<dependency>
    <groupId>com.github.sharispe</groupId>
    <artifactId>slib-graph-io</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sharispe/slib-graph-io/
implementation 'com.github.sharispe:slib-graph-io:0.9.1'
// https://jarcasting.com/artifacts/com.github.sharispe/slib-graph-io/
implementation ("com.github.sharispe:slib-graph-io:0.9.1")
'com.github.sharispe:slib-graph-io:jar:0.9.1'
<dependency org="com.github.sharispe" name="slib-graph-io" rev="0.9.1">
  <artifact name="slib-graph-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sharispe', module='slib-graph-io', version='0.9.1')
)
libraryDependencies += "com.github.sharispe" % "slib-graph-io" % "0.9.1"
[com.github.sharispe/slib-graph-io "0.9.1"]

Dependencies

compile (9)

Group / Artifact Type Version
com.github.sharispe : slib-utils jar 0.9.1
com.github.sharispe : slib-graph-utils jar 0.9.1
com.github.sharispe : slib-graph-model-impl jar 0.9.1
com.github.sharispe : slib-graph-algo jar 0.9.1
org.slf4j : slf4j-api jar 1.7.3
org.openrdf.sesame : sesame-rio-rdfxml jar 2.7.3
org.openrdf.sesame : sesame-rio-n3 jar 2.7.3
org.openrdf.sesame : sesame-rio-turtle jar 2.7.3
com.github.sharispe : slib-indexer jar 0.9.1

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.3

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.0

Project Modules

There are no modules declared in this project.