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!

3 Responses to “Functional Java 3.0”

  1. Michael Campbell Says:

    Do you typically put this in a maven-able repo anywhere, Tony?

  2. Tony Morris Says:

    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.

  3. Michael Campbell Says:

    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.

Leave a Reply