Skip to content

eclipse/keyple-plugin-java-api

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Security Rating Reliability Rating Maintainability Rating Lines of Code Duplicated Lines (%) Coverage

Keyple Plugin Java API

Overview

The Keyple Plugin Java API is dedicated to the development of specific Keyple plugins. It normalizes the interactions between a Keyple plugin and the main Keyple service.

Documentation & Contribution Guide

The full documentation, including the user guide, download information and contribution guide, is available on the Keyple website keyple.org.

API documentation

API documentation & class diagram is available online: eclipse.github.io/keyple-plugin-java-api

About the source code

The code is built with Gradle and is compliant with Java 1.6 in order to address a wide range of applications.