Skip to content

frozenspider/Fancy-POI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fancy-POI

Fancy scala wrapper for Apache POI

JitPack

Overview

This fork enhances functionality a little, as well as:

  • Added SBT config
  • Added cross-compilation for Scala 2.10, 2.11, 2.12
  • Updated POI dependency to (currently latest) 3.15
  • Replaced most deprecated stuff

Note that this wrapper library still requires a major cleanup, but it will do its job as a thin wrapper.

How to include

In your build.sbt:

resolvers += "jitpack" at "https://jitpack.io"

libraryDependencies += "com.github.frozenspider" %% "fancy-poi" % "1.2.1"

About

Fancy scala wrapper for Apache POI

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%