How To Install Java Artifact openejb.openejb-itests v2.0-G1M5

openejb openejb-itests 2.0-G1M5

Introduction

In this article, we'll learn how to install Java artifact openejb-itests from openejb group in version 2.0-G1M5. The artifact is available in 6 versions: 2.1.1 2.0-M2 2.0-M1 2.0-G1M5 2.0-G1M3 1.0 The OpenEJB :: Integration Tests project has its own website at: http://www.openejb.org.

How To Install Java Artifact openejb.openejb-itests In Version 2.0-G1M5

To install the OpenEJB :: Integration Tests artifact in version 2.0-G1M5 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 OpenEJB :: Integration Tests 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.

Compile dependencies (23)

Developers