Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.
/ nodm Public archive

Notes Object Document Mapping

License

Notifications You must be signed in to change notification settings

jcornaz/nodm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NODM

License Project status

Notes Object Document Mapping. This project is an ORM-like library which makes possible to map Kotlin/Java objects to Lotus Notes documents.

Project status

This project is discontinued, and stay here for consultation purpose. The project won't be maintened and no support will be provided.

Everyone is free to fork and create derivated products.

Setup

This project need a Notes.jar archive, that is property of IBM and cannot be distributed. Therefore, you need a licensed installation of Lotus Notes.

  1. Start by cloning this repo : git clone git@github.com:jcornaz/nodm.git
  2. Create a folder "libs" at the root of the project and put there a copy the Notes.jar from your Lotus Notes installation.
  3. Test it : ./gradlew check

From here you can work in the project folder or add it in your project with your favorite method.

About

Notes Object Document Mapping

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages