| Лицензия |
Лицензия |
|---|---|
| Группа | Группаes.upm.fi.oeg |
| Идентификатор | Идентификаторwot-jtd |
| Версия | Версия0.2.2 |
| Тип | Типjar |
| Описание |
ОписаниеJava Thing Description API
This API aims at assisting developers for handling WoT Thing Descriptions, providing special support for RDF
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wot-jtd-0.2.2.pom | |
| wot-jtd-0.2.2.jar | 56 KB |
| wot-jtd-0.2.2-sources.jar | 34 KB |
| wot-jtd-0.2.2-javadoc.jar | 575 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/ -->
<dependency>
<groupId>es.upm.fi.oeg</groupId>
<artifactId>wot-jtd</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/
implementation 'es.upm.fi.oeg:wot-jtd:0.2.2'
// https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/
implementation ("es.upm.fi.oeg:wot-jtd:0.2.2")
'es.upm.fi.oeg:wot-jtd:jar:0.2.2'
<dependency org="es.upm.fi.oeg" name="wot-jtd" rev="0.2.2">
<artifact name="wot-jtd" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.upm.fi.oeg', module='wot-jtd', version='0.2.2')
)
libraryDependencies += "es.upm.fi.oeg" % "wot-jtd" % "0.2.2"
[es.upm.fi.oeg/wot-jtd "0.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |