Last Version

Ontology Platform - core 1.0

Core classes for the ontology platform project

License

License

GroupId

GroupId

com.github.thesmartenergy
ArtifactId

ArtifactId

ontop-core
Version

Version

1.0
Type

Type

jar
Description

Description

Ontology Platform - core
Core classes for the ontology platform project
Project Organization

Project Organization

ITEA 12004 SEAS Project

Download ontop-core 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.thesmartenergy : rdfp-jersey-server jar 1.2
commons-io : commons-io jar 2.5

provided (3)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.2
javax.enterprise : cdi-api jar 1.2
javax.ws.rs : javax.ws.rs-api jar 2.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.