Last Version

OWL Documentation Generator 0.2

Yet another ontology documentation generator

License

License

GroupId

GroupId

io.github.radkovo
ArtifactId

ArtifactId

owldocgen
Version

Version

0.2
Type

Type

jar
Description

Description

OWL Documentation Generator
Yet another ontology documentation generator
Project URL

Project URL

https://github.com/radkovo/OwlDocGen
Source Code Management

Source Code Management

https://github.com/radkovo/OwlDocGen.git

Download owldocgen 0.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-repository-sail jar
org.eclipse.rdf4j : rdf4j-sail-memory jar
org.eclipse.rdf4j : rdf4j-rio-rdfxml jar
org.eclipse.rdf4j : rdf4j-rio-turtle jar
com.github.spullara.mustache.java : compiler jar 0.9.10
info.picocli : picocli jar 4.6.1
org.slf4j : slf4j-api jar

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.