jar

net.sf.staf : jstaf

Maven & Gradle

Feb 21, 2011
2 usages

STAF Java API · The Software Testing Automation Framework (STAF) is an open source, multi-platform, multi-language framework designed around the idea of reusable components, called services (such as process invocation, resource management, logging, and monitoring). STAF removes the tedium of building an automation infrastructure, thus enabling you to focus on building your automation solution. The STAF framework provides the foundation upon which to build higher level solutions, and provides a pluggable approach supported across a large variety of platforms and languages. This component contains the STAF Java API (http://staf.sourceforge.net/current/STAFJava.htm ) only. For more information see http://staf.sourceforge.net/ .

Table Of Contents

Latest Version

Download net.sf.staf : jstaf JAR file - Latest Versions:

All Versions

Download net.sf.staf : jstaf JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.x
3.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jstaf-3.4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ibm.staf.service

├─ com.ibm.staf.service.STAFCommandParseResult.class - [JAR]

├─ com.ibm.staf.service.STAFCommandParser.class - [JAR]

├─ com.ibm.staf.service.STAFServiceHelper.class - [JAR]

├─ com.ibm.staf.service.STAFServiceInterfaceLevel30.class - [JAR]

├─ com.ibm.staf.service.STAFServiceJarClassLoader.class - [JAR]

├─ com.ibm.staf.service.STAFServiceSharedJython.class - [JAR]

com.ibm.staf

├─ com.ibm.staf.STAFException.class - [JAR]

├─ com.ibm.staf.STAFHandle.class - [JAR]

├─ com.ibm.staf.STAFJVMLogViewer.class - [JAR]

├─ com.ibm.staf.STAFLogFormatter.class - [JAR]

├─ com.ibm.staf.STAFLogViewer.class - [JAR]

├─ com.ibm.staf.STAFMapClassDefinition.class - [JAR]

├─ com.ibm.staf.STAFMarshallingContext.class - [JAR]

├─ com.ibm.staf.STAFQueueMessage.class - [JAR]

├─ com.ibm.staf.STAFResult.class - [JAR]

├─ com.ibm.staf.STAFUtil.class - [JAR]

├─ com.ibm.staf.STAFVersion.class - [JAR]

├─ com.ibm.staf.TestJSTAF.class - [JAR]

com.ibm.staf.wrapper

├─ com.ibm.staf.wrapper.STAFLog.class - [JAR]

├─ com.ibm.staf.wrapper.STAFMonitor.class - [JAR]