<%@page contentType="text/html" pageEncoding="utf-8"%> <%@page import="org.ngbw.cipres.rest.portal.config.Workbench"%> <% String applicationVersion = Workbench.getInstance().getApplicationVersion(); %> CIPRES SCIENCE GATEWAY REST API

CIPRES - REST API Portal

Visit CIPRES Science Gateway for more information.

Version: <% out.write(applicationVersion); %>