• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Alternative for JAI 1.1.3

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In our project we are using JAI 1.1.3 but only using 2 jar files nothing else.

jai_codec.jar
jai_core.jar

Now JAI is no longer supported so trying to find  out alternative for JAI and found that JAI-ext is good choice ...but when I downloaded the jar files for this JAI-EXT I see same jar files there also.

I am confused...If JAI is no longer supported then

1. Can I use existing jar files in my project? if not then not sure why same jar files are included in JAI-EXT project as well?
2. What's the alternative for these 2 jar files?

Thank you in advance.
 
Bartender
Posts: 7645
178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For recommending an alternative it would to know what you need the library to do. For image processing I like the ImageJ library.
 
sunglasses are a type of coolness prosthetic. Check out the sunglasses on this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic