accessing libcurl from Java
We can take advantage of libcurl straight from within Java programs using
this binding.
All you need to do is to install the 'javacurl' package and then you'll be
able to use it.
Download
javacurl home
Credits
Victor K. Hanson is the current maintainer. Daniel Stenberg wrote the
original embryo.
People that have contributed include: Bjorn Reese, Bob Schader, Takeshi
Martinez, Daniel Marell, Serge Kruppa.
What is Java?
You'll find more info on the official
Java web page.