is not current version
Last Version 2.3.4

org.xowl.infra:xowl-store 1.0-beta3

Provides storage and querying facilities for xOWL ontologies and RDF graphs

GroupId

GroupId

org.xowl.infra
ArtifactId

ArtifactId

xowl-store
Version

Version

1.0-beta3
Type

Type

jar

Download xowl-store 1.0-beta3


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