How To Install Java Artifact org.elasticsearch.jna v4.4.0-1

org.elasticsearch jna 4.4.0-1

Introduction

In this article, we'll learn how to install Java artifact jna from org.elasticsearch group in version 4.4.0-1. The artifact is available in 6 versions: 5.7.0-1 5.7.0 5.5.0 4.5.1 4.4.0-1 4.4.0 . The Elastic JNA Distribution project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/elastic/jna-build .

How To Install Java Artifact org.elasticsearch.jna In Version 4.4.0-1

To install the Elastic JNA Distribution artifact in version 4.4.0-1 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 Elastic JNA Distribution 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.

Licenses