How To Install Java Artifact org.apache.mina.mina-http v2.1.0

org.apache.mina mina-http 2.1.0

Introduction

In this article, we'll learn how to install Java artifact mina-http from org.apache.mina group in version 2.1.0. The artifact is available in 34 versions: 3.0.0-M2 3.0.0-M1 2.2.3 2.2.2 2.2.1 2.2.0 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.25 2.0.24 2.0.23 2.0.22 2.0.21 2.0.20 2.0.19 2.0.18 2.0.17 2.0.16 2.0.15 2.0.14 2.0.13 2.0.12 2.0.11 2.0.10 2.0.9 2.0.8 2.0.7 The parent project is: org.apache.mina::mina-parent::2.1.0

How To Install Java Artifact org.apache.mina.mina-http In Version 2.1.0

To install the Apache MINA HTTP client and server codec artifact in version 2.1.0 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 Apache MINA HTTP client and server codec 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)