How To Install Java Artifact org.testng.testng-jdk14 v4.4.7

org.testng testng-jdk14 4.4.7

Introduction

In this article, we'll learn how to install Java artifact testng-jdk14 from org.testng group in version 4.4.7. The artifact is available in 1 versions: 4.4.7 . The TestNG jdk14 project has been released under Apache License, Version 2.0 license, and has its own website at: http://testng.org .

How To Install Java Artifact org.testng.testng-jdk14 In Version 4.4.7

To install the TestNG jdk14 artifact in version 4.4.7 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses TestNG jdk14 dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses