Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
JABAWS | Java Bioinformatics Analyses Web Services (JABAWS) | Download Toggle navigation Home Getting Started Download Documentation Table of Contents Getting Started Included Tools Command Line Client (CLI) Web Application Archive (WAR) Virtual Appliance (VA) Advanced Usage For Developers Changelog Usage Statistics Complete JavaDoc Data Model JavaDoc Service Status Usage Statistics About JABAWS distributions Read the Getting Started guides to better decide which JABAWS distribution better suits your needs. Additional information is available in the documentation pages. Downloads I want to use JABAWS for... Command Line Interface (CLI) Accessing a public or private JABAWS server from my own software Web Application aRchive (WAR) Running JABAWS for my group, lab, or organization on the local infrastructure Virtual Appliance (VA) Running JABAWS services through Jalview on my computer with a private server Source Code Extend the functionally of JABAWS by adding new features and services. Command Line Interface (CLI) The command line client is an executable Java program for scripting against JABAWS web services. It is also useful as an example of how to access JABAWS services if you intend to use JABAWS in your own program, with functions demonstrating how to discover command line parameters and presets supported by a service, and how to run, monitor and retrieve the results of a job. Note: The client is used in Jalview to autogenerate a graphical user interface for JABA services. CLI jar file with binaries (with log4j) CLI jar file with binaries (without log4j) CLI client source only CLI full client The command line client displays help when executed without arguments, more details is available from the JABAWS document pages. Back to top Web Application aRchive (WAR) The JABAWS Server Web Application aRchive (WAR) version is a better way to run JABAWS if you want to deploy JABAWS for many users, e.g. your laboratory, or if you are an experienced user and want to have more control on JABAWS. You can also use this version for Mac and Linux computers if you do not want to use virtualization. Finally, you can use this version on a computer cluster. The server is provided as a self-contained Web Application aRchive (WAR) containing all necessary binaries. The WAR file can be deployed on any web application server supporting the Java Servlet Specification (version 2.4 or above), i.e. Tomcat 8.5. JABAWS WAR (includes source and precompiled Linux x86 and Windows binaries) Please check the JABAWS document pages for further instructions. Back to top Virtual Appliance (VA) The JABAWS Virtual Appliance (VA) is a way of running a fully functional JABAWS instance on your own computer. In order to use the VA, you have to install software from VMWare to run the virtual machine. We recommend VMWare Player which is available for free for Windows and Linux users. Once the VA is running, you can configure Jalview to use your local JABAWS VA with these instructions. JABAWS Virtual Appliance Please check the JABAWS document pages for further instructions. Back to top Source Code We welcome developers who wish to develop and implement new web services for JABAWS. JABAWS is released under the Apache License, and its source can be downloaded below. The latest versions of JABAWS' source can also be obtained from its Git repository. The repository and code archive contains the complete Eclipse JABAWS project, but Eclipse is not necessary to build it. Please examine the Ant build file (build.xml) to build and test JABAWS from sources. The complete project JABAWS source Binaries of the programs included in JABAWS JABAWS Git repository Tracker https://source.jalview.org/crucible/changelog/jabaws git clone http://source.jalview.org/git/jabaws.git To request a JABAWS developer account please send us an email to the jabaws-discuss mailing list. The Barton Group JABAWS Getting Started Download About Mailing List Citing JABAWS Service Status Usage Statistics Funding Documentation Getting Started Included Tools Command Line Client (CLI) Web Application Archive (WAR) Virtual Appliance (VA) Advanced Usage For Developers Changelog Back to top Site Last updated: 27 March 2018 by Fábio Madeira. This site was built using the Bootstrap framework.