org.mindswap:owlsapi

OWL-S API packaged distribution. Only binaries. OWL-S API provides a Java API for programmatic access to read, execute and write OWL-S service descriptions.

License

License

GroupId

GroupId

org.mindswap
ArtifactId

ArtifactId

owlsapi
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.mindswap:owlsapi
OWL-S API packaged distribution. Only binaries. OWL-S API provides a Java API for programmatic access to read, execute and write OWL-S service descriptions.
Project URL

Project URL

https://code.google.com/p/owl-s/
Source Code Management

Source Code Management

https://code.google.com/p/owl-s/

Download owlsapi

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0