root

Java JNA (not JNI) adapter for Bolt DB

License

License

MIT
Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.protonail.bolt-jna
ArtifactId

ArtifactId

bolt-jna
Last Version

Last Version

1.3.1-1
Release Date

Release Date

Type

Type

pom
Description

Description

root
Java JNA (not JNI) adapter for Bolt DB
Project URL

Project URL

https://github.com/protonail/bolt-jna
Project Organization

Project Organization

Protonail
Source Code Management

Source Code Management

https://github.com/protonail/bolt-jna

Download bolt-jna

Filename Size
bolt-jna-1.3.1-1.pom 6 KB
Browse

How to add to project

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

  • bolt-jna-core
  • bolt-jna-native

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.0-0