| License |
License |
|---|---|
| GroupId | GroupIdes.upm.fi.oeg |
| ArtifactId | ArtifactIdwot-jtd |
| Last Version | Last Version0.2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava Thing Description API
This API aims at assisting developers for handling WoT Thing Descriptions, providing special support for RDF
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wot-jtd-0.2.8.pom | |
| wot-jtd-0.2.8.jar | 56 KB |
| wot-jtd-0.2.8-sources.jar | 34 KB |
| wot-jtd-0.2.8-javadoc.jar | 575 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |