MVN

org.finra.jtaf : jtaf-xcore

Maven & Gradle

Mar 02, 2016
10 stars

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

<dependency>
    <groupId>org.finra.jtaf</groupId>
    <artifactId>jtaf-xcore</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.finra.jtaf : jtaf-xcore to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.finra.jtaf : jtaf-xcore to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
jtaf-xcore-1.1
1.0
jtaf-xcore-1.0

How to add a dependency to Maven

Add the following org.finra.jtaf : jtaf-xcore maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.finra.jtaf</groupId>
    <artifactId>jtaf-xcore</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.finra.jtaf : jtaf-xcore gradle dependency to your build.gradle file:

implementation 'org.finra.jtaf:jtaf-xcore:1.1'

Gradle Kotlin DSL: Add the following org.finra.jtaf : jtaf-xcore gradle kotlin dependency to your build.gradle.kts file:

implementation("org.finra.jtaf:jtaf-xcore:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.finra.jtaf : jtaf-xcore sbt scala dependency to your build.sbt file:

libraryDependencies += "org.finra.jtaf" % "jtaf-xcore" % "1.1"

Advertisement

Dependencies from Group

Oct 30, 2018
1 usages
26 stars
Mar 02, 2016
10 stars

Discover Dependencies

Feb 21, 2023
6 usages
30 stars
Aug 24, 2023
10 usages
30 stars
Aug 24, 2023
26 usages
30 stars
Aug 24, 2023
40 usages
30 stars
Jun 21, 2019
18 usages
21 stars
Mar 16, 2023
2 usages
1.5k stars
Nov 05, 2017
1 usages
Apr 03, 2023
460 stars