PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/jasypt/jasypt
Jasypt (Java Simplified Encryption) is a java library which allows the developer to add basic encryption capabilities to his/her projects with minimum effort, and without the need of having deep knowledge on how cryptography works.
PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/jasypt/jasypt
Develop parallel programs. Try various thread configs. GUI front-end.
Avian Computing seeks to efficiently create parallel programs by changing how we think about parallel programs. Avian Computing discourages thinking about lines of code and encourages us to use a new model: flocks of birds. Changing the model to flocks of birds makes it easier to think about the actions that we want to perform concurrently, which leads to simpler and quicker development of working parallel programs.
Avian Computing concepts are implemented by the Concurrency Explorer...
Java client API for accessing the FRED web services
***** WARNING *****
The delivery of the 1.0.3-RELEASE of this framework will be the final source code commit that will be made on SourceForge; all further updates can be found at the following address:
https://bitbucket.org/CoherentLogic/coherent-logic-fred-client/
***** WARNING *****
The FRED Client is a Java-based internal domain-specific language (DSL) for accessing the Federal Reserve Economic Data (FRED) web services complements of the Federal Reserve Bank of St. Louis.
The API is designed to work with The Spring Framework and includes several examples to demonstrate how the components fit together.
The domain model includes Java Persistence Annotations (JPA) for projects with requirements to persist FRED data in a database. ...
An eclipse plug-in used to plan software development projects based on RUP, with risk analysis, scheduling and activity distribution. PLUS extract from use case diagrams created by Jude (http://jude.change-vision.com).
RESOLVE is an integrated specification and programming language designed to develop component-based software that is fully specified and verified to be correct. It is one of the longest running software engineering projects in the USA.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
Moved to GitHub http://github.com/autentia/autentia-wuija !!! WUIJA is a Java framework to develop Web apps. Our goal: make development easier. The best point: you can develop GUI in Java (like Swing) using widgets or adding easily your own ones.
Gnumler is a "mapping framework". It is able to generate Hibernate xml mapping using a GUI, importing data from database or creating it via the embedded editor. It was born as a thesis project at Politecnico di Milano.
Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
Raistlin is a fork of the "retired" Apache Merlin/Avalon projects. Raistlin is a Service Oriented Architecture (SOA) container built upon the Java platform providing common features such as logging, dependency management, configuration, and deployment.
UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
Malabar is a simple, context-agnostic authentication library for Java applications. It strives to be equally usable in J2EE/Web, GUI, and other applications requiring user authentication.