Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1 KB

File metadata and controls

12 lines (8 loc) · 1 KB

How To Download Tcases Using Maven

You can download Tcases from the Maven Central repository. For the following components, you can simply list them as dependencies in your project POM.

  • tcases-maven-plugin: A Maven plugin to run Tcases. For details, see the plugin documentation site.
  • tcases-lib: The core Tcases JAR. Use the same groupId and version shown here to get the JAR for artifactId=tcases-lib.

To get the command line version of Tcases, download the Tcases binary distribution file from the Maven Central Repository, using the following procedure.

  1. Visit the Central Repository search page.
  2. Search for "tcases-shell".
  3. Download the most recent version for the artifact named "tcases-shell". You can choose to download this either as a ZIP file or a compressed tar file (tar.gz)