Webservice

Module providing the webservice interface based on the Jetty embedded webserver and the FreeMarker template engine. Defines a simple format for providing textual annotations and produced output in HTML or JSON. This module has no dependencies to the other SCIE modules (except for the PDF text extractor) or the UIMA framework and thus can be used in any context, where text is annotated by an algorithm and should be presented to an end user.

Лицензия

Лицензия

Группа

Группа

de.cit-ec.scie
Идентификатор

Идентификатор

webservice
Последняя версия

Последняя версия

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Webservice
Module providing the webservice interface based on the Jetty embedded webserver and the FreeMarker template engine. Defines a simple format for providing textual annotations and produced output in HTML or JSON. This module has no dependencies to the other SCIE modules (except for the PDF text extractor) or the UIMA framework and thus can be used in any context, where text is annotated by an algorithm and should be presented to an end user.
Ссылка на сайт

Ссылка на сайт

http://openresearch.cit-ec.de/projects/scie/
Система контроля версий

Система контроля версий

https://opensource.cit-ec.de/projects/scie/repository/revisions/master/show/modules/webservice

Скачать webservice

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.cit-ec.scie/webservice/ -->
<dependency>
    <groupId>de.cit-ec.scie</groupId>
    <artifactId>webservice</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.cit-ec.scie/webservice/
implementation 'de.cit-ec.scie:webservice:2.0.1'
// https://jarcasting.com/artifacts/de.cit-ec.scie/webservice/
implementation ("de.cit-ec.scie:webservice:2.0.1")
'de.cit-ec.scie:webservice:jar:2.0.1'
<dependency org="de.cit-ec.scie" name="webservice" rev="2.0.1">
  <artifact name="webservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cit-ec.scie', module='webservice', version='2.0.1')
)
libraryDependencies += "de.cit-ec.scie" % "webservice" % "2.0.1"
[de.cit-ec.scie/webservice "2.0.1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty : jetty-server jar 9.2.2.v20140723
org.freemarker : freemarker jar 2.3.20
org.json : json jar 20140107
de.cit-ec.scie : pdf-extractor jar 2.0.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.1
2.0