dragon66 / icafe

Java library for reading, writing, converting and manipulating images and metadata
Eclipse Public License 1.0
204 stars 58 forks source link

No instructions on what jar(s) to use... #48

Closed adanecito closed 7 years ago

adanecito commented 7 years ago

Hi, I want to read a jpeg from a servlet and can not find instructions on what jars to use. You have two main jars one 980kb and the other 2Mb so not sure why two and which to use and if there are more needed for compile and deploy.

dragon66 commented 7 years ago

@adanecito All you need are the jars inside the lib folder. In there, you can choose between icafe-1.1-snapshot.jar or icafe.jar. The snapshot jar has no document included, so it is smaller in size. You will need all the other jars in the lib folder as well.