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

openejb openejb-core 2.0-G1M5

Introduction

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

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

To install the OpenEJB :: Core 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 :: Core 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 (50)

Developers