Last Version

Ontology Platform - Jersey implementation 1.0

An implementation of the Ontology Platform for Jersey servers

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.thesmartenergy
ArtifactId

ArtifactId

ontop-jersey
Version

Version

1.0
Type

Type

jar
Description

Description

Ontology Platform - Jersey implementation
An implementation of the Ontology Platform for Jersey servers
Project Organization

Project Organization

ITEA 12004 SEAS Project

Download ontop-jersey 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
com.github.thesmartenergy : ontop-core jar 1.0

provided (3)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0
javax.annotation : javax.annotation-api jar 1.2
org.glassfish.jersey.core : jersey-server jar 2.22.2

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.