t

top

Infrastructure for the storage, manipulation and execution of xOWL ontologies
https://xowl.org/
GNU Lesser General Public License, Version 3
Laurent Wouters
Files download
File Operation
top-1.0-beta3.pom download
Apache Maven
<dependency>
  <groupId>org.xowl.infra</groupId>
  <artifactId>top</artifactId>
  <version>1.0-beta3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.xowl.infra:top:1.0-beta3'
Gradle Kotlin
implementation("org.xowl.infra:top:1.0-beta3")
Scala SBT
libraryDependencies += "org.xowl.infra" % "top" % "1.0-beta3"
Groovy Grape
@Grapes(
  @Grab(group='org.xowl.infra', module='top', version='1.0-beta3')
)
Apache Ivy
<dependency org="org.xowl.infra" name="top" rev="1.0-beta3" />
Leiningen
[org.xowl.infra/top "1.0-beta3"]
Apache Buildr
'org.xowl.infra:top:jar:1.0-beta3'
Dependencies
The project has no third-party dependencies