Last Version

JTAF XCore 1.1

The core functionality provided by JTAF. Includes script parsing, test execution, and JUnit support.

License

License

GroupId

GroupId

org.finra.jtaf
ArtifactId

ArtifactId

jtaf-xcore
Version

Version

1.1
Type

Type

jar
Description

Description

JTAF XCore
The core functionality provided by JTAF. Includes script parsing, test execution, and JUnit support.
Project URL

Project URL

http://finraos.github.io/JTAF-XCore/
Source Code Management

Source Code Management

https://github.com/FINRAOS/JTAF-XCore.git

Download jtaf-xcore 1.1


<!-- https://jarcasting.com/artifacts/org.finra.jtaf/jtaf-xcore/ -->
<dependency>
    <groupId>org.finra.jtaf</groupId>
    <artifactId>jtaf-xcore</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.finra.jtaf/jtaf-xcore/
implementation 'org.finra.jtaf:jtaf-xcore:1.1'
// https://jarcasting.com/artifacts/org.finra.jtaf/jtaf-xcore/
implementation ("org.finra.jtaf:jtaf-xcore:1.1")
'org.finra.jtaf:jtaf-xcore:jar:1.1'
<dependency org="org.finra.jtaf" name="jtaf-xcore" rev="1.1">
  <artifact name="jtaf-xcore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finra.jtaf', module='jtaf-xcore', version='1.1')
)
libraryDependencies += "org.finra.jtaf" % "jtaf-xcore" % "1.1"
[org.finra.jtaf/jtaf-xcore "1.1"]

Dependencies

compile (9)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
net.sf.opencsv : opencsv jar 2.3
org.springframework : spring-context-support jar 4.1.1.RELEASE
commons-codec : commons-codec jar 1.9
junit : junit jar 4.11
org.apache.poi : poi-ooxml jar 3.10.1
org.jgrapht : jgrapht-core jar 0.9.1
log4j : log4j jar 1.2.17
com.github.mifmif : generex jar 0.0.3

Project Modules

There are no modules declared in this project.