Last Version

Elastic JNA Distribution 5.7.0-1

A build of jna which supports all platforms supported by Elasticsearch

License

License

Categories

Categories

JNA Development Tools Native Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

jna
Version

Version

5.7.0-1
Type

Type

jar
Description

Description

Elastic JNA Distribution
A build of jna which supports all platforms supported by Elasticsearch
Project URL

Project URL

https://github.com/java-native-access/jna
Source Code Management

Source Code Management

https://github.com/java-native-access/jna

Download jna 5.7.0-1


<!-- https://jarcasting.com/artifacts/org.elasticsearch/jna/ -->
<dependency>
    <groupId>org.elasticsearch</groupId>
    <artifactId>jna</artifactId>
    <version>5.7.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch/jna/
implementation 'org.elasticsearch:jna:5.7.0-1'
// https://jarcasting.com/artifacts/org.elasticsearch/jna/
implementation ("org.elasticsearch:jna:5.7.0-1")
'org.elasticsearch:jna:jar:5.7.0-1'
<dependency org="org.elasticsearch" name="jna" rev="5.7.0-1">
  <artifact name="jna" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch', module='jna', version='5.7.0-1')
)
libraryDependencies += "org.elasticsearch" % "jna" % "5.7.0-1"
[org.elasticsearch/jna "5.7.0-1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.