MVC JSR 1.0 Snapshots

If you want to try them out grab the API JAR from


    https://maven.java.net/content/repositories/snapshots/javax/mvc/javax.mvc-api/ 
        

and the Implementation JAR from


    https://maven.java.net/content/repositories/snapshots/com/oracle/ozark/
        

For some samples see the test directory of the Git repo at git://java.net/ozark~sources

Let me know what you think!

Posted February 18, 2015

Up