Java Thing Description API

This API aims at assisting developers for handling WoT Thing Descriptions, providing special support for RDF

License

License

GroupId

GroupId

es.upm.fi.oeg
ArtifactId

ArtifactId

wot-jtd
Last Version

Last Version

0.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

Java Thing Description API
This API aims at assisting developers for handling WoT Thing Descriptions, providing special support for RDF
Project URL

Project URL

https://oeg-upm.github.io/wot-jtd
Source Code Management

Source Code Management

https://oeg-upm.github.io/wot-jtd

Download wot-jtd

How to add to project

<!-- https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/ -->
<dependency>
    <groupId>es.upm.fi.oeg</groupId>
    <artifactId>wot-jtd</artifactId>
    <version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/
implementation 'es.upm.fi.oeg:wot-jtd:0.2.8'
// https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/
implementation ("es.upm.fi.oeg:wot-jtd:0.2.8")
'es.upm.fi.oeg:wot-jtd:jar:0.2.8'
<dependency org="es.upm.fi.oeg" name="wot-jtd" rev="0.2.8">
  <artifact name="wot-jtd" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.upm.fi.oeg', module='wot-jtd', version='0.2.8')
)
libraryDependencies += "es.upm.fi.oeg" % "wot-jtd" % "0.2.8"
[es.upm.fi.oeg/wot-jtd "0.2.8"]

Dependencies

compile (13)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.12.0
com.fasterxml.jackson.core : jackson-annotations jar 2.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
org.hibernate : hibernate-validator jar 6.0.13.Final
org.glassfish : javax.el jar 3.0.0
javax.validation : validation-api jar 2.0.1.Final
com.google.code.gson : gson jar 2.8.6
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-lang3 jar 3.11
org.apache.jena : apache-jena-libs pom 3.17.0
es.upm.fi.oeg : kehio jar 0.1.3
com.github.java-json-tools : json-patch jar 1.11
com.github.everit-org.json-schema » org.everit.json.schema jar 1.12.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.8
0.2.7
0.2.2
0.2.1
0.2.0
0.1.6