com.protonail.bolt-jna:bolt-jna-native

Java JNA (not JNI) adapter for Bolt DB

License

License

MIT
Categories

Categories

Native Development Tools JNA
GroupId

GroupId

com.protonail.bolt-jna
ArtifactId

ArtifactId

bolt-jna-native
Last Version

Last Version

1.3.1-1
Release Date

Release Date

Type

Type

jar
Description

Description

Java JNA (not JNI) adapter for Bolt DB
Project Organization

Project Organization

Protonail

Download bolt-jna-native

How to add to project

<!-- https://jarcasting.com/artifacts/com.protonail.bolt-jna/bolt-jna-native/ -->
<dependency>
    <groupId>com.protonail.bolt-jna</groupId>
    <artifactId>bolt-jna-native</artifactId>
    <version>1.3.1-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.protonail.bolt-jna/bolt-jna-native/
implementation 'com.protonail.bolt-jna:bolt-jna-native:1.3.1-1'
// https://jarcasting.com/artifacts/com.protonail.bolt-jna/bolt-jna-native/
implementation ("com.protonail.bolt-jna:bolt-jna-native:1.3.1-1")
'com.protonail.bolt-jna:bolt-jna-native:jar:1.3.1-1'
<dependency org="com.protonail.bolt-jna" name="bolt-jna-native" rev="1.3.1-1">
  <artifact name="bolt-jna-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.protonail.bolt-jna', module='bolt-jna-native', version='1.3.1-1')
)
libraryDependencies += "com.protonail.bolt-jna" % "bolt-jna-native" % "1.3.1-1"
[com.protonail.bolt-jna/bolt-jna-native "1.3.1-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.

Build Status Maven Central

Java JNA (not JNI) adapter to Bolt

bolt-jna is Java JNA adapter to Bolt key-value database.

Supported platforms

  • OS X
  • Linux x86/x64
  • Windows x86/x64

Examples

See examples of usage here.

Demo

bolt-jna is used in these applications and libraries:

  • Keylord - cross-platform GUI application for key-value databases.

Build

Build process described here.

com.protonail.bolt-jna

Protonail

Versions

Version
1.3.1-1
1.3.1-0
1.3.0-0