| Лицензия |
Лицензия |
|---|---|
| Группа | Группаes.upm.fi.oeg |
| Идентификатор | Идентификаторwot-jtd |
| Версия | Версия0.2.1 |
| Тип | Тип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.1.pom | |
| wot-jtd-0.2.1.jar | 105 KB |
| wot-jtd-0.2.1-sources.jar | 57 KB |
| wot-jtd-0.2.1-javadoc.jar | 625 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/
implementation 'es.upm.fi.oeg:wot-jtd:0.2.1'
// https://jarcasting.com/artifacts/es.upm.fi.oeg/wot-jtd/
implementation ("es.upm.fi.oeg:wot-jtd:0.2.1")
'es.upm.fi.oeg:wot-jtd:jar:0.2.1'
<dependency org="es.upm.fi.oeg" name="wot-jtd" rev="0.2.1">
<artifact name="wot-jtd" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.upm.fi.oeg', module='wot-jtd', version='0.2.1')
)
libraryDependencies += "es.upm.fi.oeg" % "wot-jtd" % "0.2.1"
[es.upm.fi.oeg/wot-jtd "0.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |