NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 22 Next »

 

LexEVS 6.1 is nearing release.  Check here for updated jar file downloads later.  In the meantime, feel free to download LexEVS 6.0 and try LexEVS out.

Contents of this Page

The usage and installation of these components is documented in the Installation Guide. Note that LexEVS 6.0 requires caGRID 1.3. Refer to the LexEVS Wiki main page for a list of the most recent documentation.

LexEVS Local Runtime

Use this to install a basic LexEVS node without access from Distributed or Grid Services. The associated database repository can be populated through the provided source load utilities, and accessed programatically through a Java API.

Filename

Description

LexEVS-install-6.1.0.jar

GUI Installer for LexEVS Local Runtime: A single download package with everything you need to install the Local Runtime in a graphical user environment. This package includes the Local Runtime client and dependency JAR files listed in this table.

lexbig.jar

Local Runtime Client: If you need the local runtime client, this jar contains all LexEVS code.  Available in the installer in the runtime-components directory

LexEVS_localRuntime_dependencies.jar

LexEVS Local Runtime 3rd Party Dependencies: Includes code from other open source projects required by the LexEVS API. Available in the installer in the runtime-components directory

LexEVS-install-config-6.1.xml

LexEVS Local Runtime Command Line Install: An XML file allowing the user to install in a command line environment. This file can be generated by the GUI installer or downloaded here.

Release NotesLexEVS Local Runtime Release Notes: A list of resolved issues and enhancements provided in the major release.

LexEVS CTS2

File NameDescription
lexevscts2service.zipCTS2 compliant REST service wrapper for LexEVS. Suitable for deploying in an application server

 

URI_Resolver

File NameDescription
uriresolver.zipComplementary service to the LexEVS CTS2 Service.  Provides a required solution to the need for designated URI's.  Configure and deploy to an application server

 

LexEVS Distributed

Use this to install the LexEVS Distributed environment to a web application server allowing access to the LexEVS local runtime from Distributed or Grid Services. The associated database repository can be populated through the provided source load utilities, and accessed programatically through direct Java invocation or from Distributed or Grid Services.

Filename

Description

lexevsapi61.tomcat.war
lexevsapi61.jboss.war

LexEVS Distributed: Includes the Java runtime and dependencies, the Java distributed API, and the caCORE SDK-generated services. This can be deployed to an Apache Tomcat or JBoss container.

LexEVS Distributed Client

Use this to install a client that can access an already-deployed LexEVS Distributed node.

Filename

Description

LexEVS_61_client.zip

LexEVS Distributed Client: Enables Java programs to establish a connection to an already-deployed LexEVS Distributed node.

lexevsapi61-client-dependencies.zip

LexEVS Distributed Client 3rd Party Dependencies: Contains all code required by the LexEVS Distributed Client.

 

LexEVS Source Code, JavaDocs, and Examples

Filename

Description

LexEVS 6.1 Source on GitHub

Full source code for this release found on branch v6.1

LexEVS 6.1 Remote API

Full source code for this release found on branch v6.1

LexEVS 6.1 CTS2 ServiceFull source code for this release found on branch v6.1
URI Resolver ServiceFull source code for this release found on this tag

LexEVS_6.1_javadocs.zip

JavaDocs (For all environments: Local Runtime, Distributed, Grid)

Runtime Example Code

Code to demonstrate the LexEVS API.

 

 

  • No labels