Domain Specific Language (DSL) for Domain Modelling with the following characteristics: Java Like Language, Entities and relations modelling , Java Code Generation, Query automation
"Active Collections" is an API written by extending existing collection framework provided in JDK. This API will facilitate the consumer of a collection to handle events whenever the collection is modified.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A developer tool that implements first-class properties in Java. It consists of an annotation class to allow users to mark bean properties in their code, and a source-code pre-processor that generates getter and setter methods as needed.
Basic functionality of this project is to provide the framework for coping the data from one object to another using XML configuration. It will reduce the developing time to develop the conversion method. It will develope using in Java , XML technology.
Projeto desenvolvido para a avaliação final da disciplina de CES-22 (Programação Orientada a Objetos) do Instituto Tecnológico de Aeronáutica (ITA). Aplicativo Móvel para controle do limite de faltas.
Utilities to wrap objects and present them as Maps. This allow Map based access to Constants, public Methods and Resource Bundles. Useful when used in Expression Language like JSP/JSTL EL that would not be able to access them otherwise.
Provides possibility to adapt the interface of tested class. Enables to set a state of the class while writing tests by accessing the members that are not usually accessible.
The aim of this project is to develop a Java web based application to track projects with rapidly changing or highly emergent requirements using scrum as an agile process for developing software.
Fox is a framework of objects indexing for abstract APIs of information retrievel like Apache Lucene. Framework considered intends to abstract the use of these libraries, for in such a way it disposes an interface of friendly use and easy configuration.
The software bus tries to implement an architecture known from several hardware buses in software. It offers a new concept of building applications as each part can be seen as a module on the bus.
A static analyzer for Java programs that checks for design guidelines. The project is adopted from PDL (http://portal.acm.org/citation.cfm?id=1218571).
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.
TransSiberia is a Siberia plugin that manages plugins inside a Siberia application. It provides functionnalities to download new plugin and upgrade an application.
Enterprise JUnit Beans 3 is a JUnit extension framework that allows regular JUnit tests to test Entities and Session Beans from the EJB 3.0 spec with Dependency Injection for the test classes and running on standalone EJB3 containers.