| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sourceforge.owlapi |
| ArtifactId | ArtifactIdowlapitools-parent |
| Last Version | Last Version4.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOWLAPI_TOOLS
OWLAPI_TOOLS is a collection of add-ons for OWL API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| owlapitools-parent-4.1.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapitools-parent/ -->
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapitools-parent</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapitools-parent/
implementation 'net.sourceforge.owlapi:owlapitools-parent:4.1.0'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapitools-parent/
implementation ("net.sourceforge.owlapi:owlapitools-parent:4.1.0")
'net.sourceforge.owlapi:owlapitools-parent:pom:4.1.0'
<dependency org="net.sourceforge.owlapi" name="owlapitools-parent" rev="4.1.0">
<artifact name="owlapitools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapitools-parent', version='4.1.0')
)
libraryDependencies += "net.sourceforge.owlapi" % "owlapitools-parent" % "4.1.0"
[net.sourceforge.owlapi/owlapitools-parent "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.owlapi : owlapi-apibinding | jar | [4.0.2,4.9.9] |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |