Welcome to EB4j project.
EB4J is a 100% pure java library to access EPWING electronic dictionaries. It is derivered from EB library in C. [http://www.sra.co.jp/people/m-kasahr/eb/index.html(broken link)] [Github:yasuhirokimura/eb] The predecessor project had been developed by Hisaya FUKUMOTO at OSDN [http://eb4j.osdn.jp/]
Projects pages
License
EB4J is distributed on LGPL2.1.
Notable changes
- It is located in package 'io.github.eb4j'.
- It is targeted and compiled on Java8 which the predecessor did on Java6.
- It is updated and fixed include security issues.
- It will be released on maven central repository.
- It uses Gradle for build system for development.