Functional Java 3.0
Functional Java 3.0 is released. As usual, requires any Java 1.5 (or above) runtime and the source can be compiled with any Java 1.5 compiler.
Support for Java 7 BGGA closures is dropped, since the function interfaces are now classes with abstract methods. Other useful additions abound. Have fun!
June 26th, 2010 at 12:10 am
Do you typically put this in a maven-able repo anywhere, Tony?
June 26th, 2010 at 8:13 am
Hello Michael, I don’t do anything with maven, however, if I am ever to get a detailed explanation of the format of a maven archive, I will endeavour to create such a beast.
June 27th, 2010 at 12:14 am
Thanks Tony. There’s something here (http://www.theserverside.com/news/1364121/Setting-Up-a-Maven-Repository) about doing a local repository.
Failing that I can have “my guys” put the jar into my company’s local repo so no rush.