Skip to content

batkinson/jxlsform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JXLSForm

Build Status Coverage Status Maven Central

A library for comprehending and converting XLSForm documents, written in 100% Java.

Why?

After looking for decent code to work with XLSForm definitions in Java, I could not find an acceptable solution. I was looking for something that had the following properties:

  • Usable in in Java (and other JDK languages)
  • Minimal external dependencies
  • Reasonable test coverage
  • A commercial-friendly (non-viral), permissive license
  • Available from a major online repository, such as Maven Central

I could not find what I was looking for so I decided to create it.

Requirements

To build this library, you'll need:

  • JDK 8+
  • Apache Maven

Building

To build the library, you just need to run:

mvn clean install

About

An xlsform converter in pure Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages