Last Version

SCIE Webservice 2.0.1

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.

License

License

GroupId

GroupId

de.cit-ec.scie
ArtifactId

ArtifactId

webservice-scie
Version

Version

2.0.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://openresearch.cit-ec.de/projects/scie/
Source Code Management

Source Code Management

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

Download webservice-scie 2.0.1


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.