Desktop Application Framework
Last Published: Oct 19, 2011  | Version: 1.0.7
 

Latest release

You can download latest binaries, sources, and manual from the sourceforge page

Maven

if you want to add Viewa modules as dependencies in your application you should add a repository entry on your pom.xml

  • <repositories>
    • <repository>
    • <id>viewa</id>
    • <url>http://viewaframework.sourceforge.net/m2-repo</url>
    • </repository>
  • </repositories>

Dependencies

Viewa releases doesn't come with third party dependencies. Although most of all are in public maven repositories, some of them are not (SINCE 1.0.5 all dependencies are resolved through maven):

System requirements

JDK1.6+
MemoryNo minimum requirement
 
2011 ©