How To Install Java Artifact org.mybatis.mybatis-cdi v1.0.0-beta1

org.mybatis mybatis-cdi 1.0.0-beta1

Introduction

In this article, we'll learn how to install Java artifact mybatis-cdi from org.mybatis group in version 1.0.0-beta1. The artifact is available in 19 versions: 2.0.2 2.0.1 2.0.0 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.3 1.0.2 1.0.1 1.0.0-beta7 1.0.0-beta6 1.0.0-beta5 1.0.0-beta4 1.0.0-beta3 1.0.0-beta2 1.0.0-beta1 1.0.0 The MyBatis CDI Extension project has its own website at: http://mybatis.org. The parent project is: org.mybatis::mybatis-parent::20

How To Install Java Artifact org.mybatis.mybatis-cdi In Version 1.0.0-beta1

To install the MyBatis CDI Extension artifact in version 1.0.0-beta1 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 MyBatis CDI Extension 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 (1)

Provided dependencies (3)

Test dependencies (2)