Last Version

Apache Taverna Server Run interface (RMI) 3.1.0-incubating

RMI Interface: Webapp <-> Worker. This is the implementation of the RMI interface between the workflow run factory and the web-app service front-end.

License

License

GroupId

GroupId

org.apache.taverna.server
ArtifactId

ArtifactId

taverna-server-runinterface
Version

Version

3.1.0-incubating
Type

Type

jar
Description

Description

Apache Taverna Server Run interface (RMI)
RMI Interface: Webapp <-> Worker. This is the implementation of the RMI interface between the workflow run factory and the web-app service front-end.
Project URL

Project URL

https://taverna.incubator.apache.org/taverna-server-runinterface/
Project Organization

Project Organization

The Apache Software Foundation

Download taverna-server-runinterface 3.1.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.taverna.server/taverna-server-runinterface/ -->
<dependency>
    <groupId>org.apache.taverna.server</groupId>
    <artifactId>taverna-server-runinterface</artifactId>
    <version>3.1.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.taverna.server/taverna-server-runinterface/
implementation 'org.apache.taverna.server:taverna-server-runinterface:3.1.0-incubating'
// https://jarcasting.com/artifacts/org.apache.taverna.server/taverna-server-runinterface/
implementation ("org.apache.taverna.server:taverna-server-runinterface:3.1.0-incubating")
'org.apache.taverna.server:taverna-server-runinterface:jar:3.1.0-incubating'
<dependency org="org.apache.taverna.server" name="taverna-server-runinterface" rev="3.1.0-incubating">
  <artifact name="taverna-server-runinterface" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.taverna.server', module='taverna-server-runinterface', version='3.1.0-incubating')
)
libraryDependencies += "org.apache.taverna.server" % "taverna-server-runinterface" % "3.1.0-incubating"
[org.apache.taverna.server/taverna-server-runinterface "3.1.0-incubating"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.