is not current version
Last Version 0.2.8

Java Thing Description API 0.2.7

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
Version

Version

0.2.7
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 0.2.7


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

Dependencies

compile (12)

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.2
com.github.java-json-tools : json-patch jar 1.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.