x

xowl-infra

Infrastructure for the storage, manipulation and execution of xOWL ontologies
https://xowl.org/
GNU Lesser General Public License, Version 3
xOWL
Laurent Wouters
文件下载
文件名 操作
xowl-infra-1.0-beta6.pom 下载
Apache Maven
<dependency>
  <groupId>org.xowl.infra</groupId>
  <artifactId>xowl-infra</artifactId>
  <version>1.0-beta6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.xowl.infra:xowl-infra:1.0-beta6'
Gradle Kotlin
implementation("org.xowl.infra:xowl-infra:1.0-beta6")
Scala SBT
libraryDependencies += "org.xowl.infra" % "xowl-infra" % "1.0-beta6"
Groovy Grape
@Grapes(
  @Grab(group='org.xowl.infra', module='xowl-infra', version='1.0-beta6')
)
Apache Ivy
<dependency org="org.xowl.infra" name="xowl-infra" rev="1.0-beta6" />
Leiningen
[org.xowl.infra/xowl-infra "1.0-beta6"]
Apache Buildr
'org.xowl.infra:xowl-infra:jar:1.0-beta6'
本项目依赖
该项目无第三方依赖