From 662f12a41d54ab10c3968f1e17cac9553f39bb57 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Mon, 5 Jan 2015 10:18:47 +0100 Subject: [PATCH] Updated links and dependencies to latest release (3.0.2). --- README.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index bad6824f..85b7a79f 100644 --- a/README.md +++ b/README.md @@ -441,41 +441,41 @@ To depend on the JPEG and TIFF plugin using Maven, add the following to your POM To depend on the JPEG and TIFF plugin in your IDE or program, add all of the following JARs to your class path: - twelvemonkeys-common-lang-3.0.1.jar - twelvemonkeys-common-io-3.0.1.jar - twelvemonkeys-common-image-3.0.1.jar - twelvemonkeys-imageio-core-3.0.1.jar - twelvemonkeys-imageio-metadata-3.0.1.jar - twelvemonkeys-imageio-jpeg-3.0.1.jar - twelvemonkeys-imageio-tiff-3.0.1.jar + twelvemonkeys-common-lang-3.0.2.jar + twelvemonkeys-common-io-3.0.2.jar + twelvemonkeys-common-image-3.0.2.jar + twelvemonkeys-imageio-core-3.0.2.jar + twelvemonkeys-imageio-metadata-3.0.2.jar + twelvemonkeys-imageio-jpeg-3.0.2.jar + twelvemonkeys-imageio-tiff-3.0.2.jar ### Links to prebuilt binaries Common dependencies -* [common-lang-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-lang/3.0.1/common-lang-3.0.1.jar) -* [common-io-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-io/3.0.1/common-io-3.0.1.jar) -* [common-image-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-image/3.0.1/common-image-3.0.1.jar) +* [common-lang-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-lang/3.0.2/common-lang-3.0.2.jar) +* [common-io-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-io/3.0.2/common-io-3.0.2.jar) +* [common-image-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-image/3.0.2/common-image-3.0.2.jar) ImageIO dependencies -* [imageio-core-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-core/3.0.1/imageio-core-3.0.1.jar) -* [imageio-metadata-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-metadata/3.0.1/imageio-metadata-3.0.1.jar) +* [imageio-core-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-core/3.0.2/imageio-core-3.0.2.jar) +* [imageio-metadata-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-metadata/3.0.2/imageio-metadata-3.0.2.jar) ImageIO plugins -* [imageio-jpeg-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-jpeg/3.0.1/imageio-jpeg-3.0.1.jar) -* [imageio-tiff-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-tiff/3.0.1/imageio-tiff-3.0.1.jar) -* [imageio-psd-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-psd/3.0.1/imageio-psd-3.0.1.jar) -* [imageio-pict-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-pict/3.0.1/imageio-pict-3.0.1.jar) -* [imageio-iff-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-iff/3.0.1/imageio-iff-3.0.1.jar) -* [imageio-icns-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-icns/3.0.1/imageio-icns-3.0.1.jar) -* [imageio-ico-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-ico/3.0.1/imageio-ico-3.0.1.jar) -* [imageio-thumbsdb-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-thumbsdb/3.0.1/imageio-thumbsdb-3.0.1.jar) +* [imageio-jpeg-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-jpeg/3.0.2/imageio-jpeg-3.0.2.jar) +* [imageio-tiff-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-tiff/3.0.2/imageio-tiff-3.0.2.jar) +* [imageio-psd-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-psd/3.0.2/imageio-psd-3.0.2.jar) +* [imageio-pict-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-pict/3.0.2/imageio-pict-3.0.2.jar) +* [imageio-iff-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-iff/3.0.2/imageio-iff-3.0.2.jar) +* [imageio-icns-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-icns/3.0.2/imageio-icns-3.0.2.jar) +* [imageio-ico-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-ico/3.0.2/imageio-ico-3.0.2.jar) +* [imageio-thumbsdb-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-thumbsdb/3.0.2/imageio-thumbsdb-3.0.2.jar) ImageIO plugins requiring 3rd party libs -* [imageio-batik-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-batik/3.0.1/imageio-batik-3.0.1.jar) -* [imageio-jmagick-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-jmagick/3.0.1/imageio-jmagick-3.0.1.jar) +* [imageio-batik-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-batik/3.0.2/imageio-batik-3.0.2.jar) +* [imageio-jmagick-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-jmagick/3.0.2/imageio-jmagick-3.0.2.jar) Servlet support -* [servlet-3.0.1.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/servlet/servlet/3.0.1/servlet-3.0.1.jar) +* [servlet-3.0.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/servlet/servlet/3.0.2/servlet-3.0.2.jar) ## License