| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.cit-ec.scie |
| Идентификатор | Идентификаторwebservice-scie |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSCIE Webservice
Contains the SCIE Webservice. This application will spawn a
multiple instances of the scie-core application in a process pool,
relay requests from the web frontend to the analysis process and parse
the resulting XCAS into an interactive HTML output or JSON.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| webservice-scie-2.0.1.pom | |
| webservice-scie-2.0.1.jar | 17 KB |
| webservice-scie-2.0.1-sources.jar | 10 KB |
| webservice-scie-2.0.1-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.cit-ec.scie/webservice-scie/ -->
<dependency>
<groupId>de.cit-ec.scie</groupId>
<artifactId>webservice-scie</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.cit-ec.scie/webservice-scie/
implementation 'de.cit-ec.scie:webservice-scie:2.0.1'
// https://jarcasting.com/artifacts/de.cit-ec.scie/webservice-scie/
implementation ("de.cit-ec.scie:webservice-scie:2.0.1")
'de.cit-ec.scie:webservice-scie:jar:2.0.1'
<dependency org="de.cit-ec.scie" name="webservice-scie" rev="2.0.1">
<artifact name="webservice-scie" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cit-ec.scie', module='webservice-scie', version='2.0.1')
)
libraryDependencies += "de.cit-ec.scie" % "webservice-scie" % "2.0.1"
[de.cit-ec.scie/webservice-scie "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.cit-ec.scie : scie-typesystem | jar | 2.0.1 |
| de.cit-ec.scie : webservice | jar | 2.0.1 |
| de.cit-ec.scie : scie-core | jar | 2.0.1 |