How To Install Java Artifact org.kuali.common.impex v2.1.7

org.kuali.common impex 2.1.7

Introduction

In this article, we'll learn how to install Java artifact impex from org.kuali.common group in version 2.1.7. The artifact is available in 11 versions: 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 The Impex project has its own website at: http://${kuali.site.hostname}/common/impex/${project.version}. The parent project is: org.kuali.pom::kuali-common::2.3.24

How To Install Java Artifact org.kuali.common.impex In Version 2.1.7

To install the Impex artifact in version 2.1.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 Impex 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.

Managed dependencies (5)

Compile dependencies (4)

Developers