inetbasics is a collection of tools and frameworks for developing J2EE applications. Included are code generation tools for EJB's, a JMS framework, scheduled tasks, email support, a rich JSP tag library and much more.
I am a web framework for developers to build web-solutions on. Blessed with APIs and bridges to services, SOA, RIA, DB/Server independent; I am gonna make solution development a child's play. Know more at http://blog.myjerry.org
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
LRemote is a very simple Remote-Procedure-Call library for Java.
The RPC system can be written as easily as a local system.
It uses only XML config and annotation, neither stub nor remote-connection class is needed.
foaf4java - Based on the Jena Semantic Web framework (http://jena.sourceforge.net), “FOAF for Java” is a toolkit for handling FOAF profiles easily, by Safelayer (http://labs.safelayer.com). Find more details about FOAF at http://xmlns.com/foaf/spec/.
Singularity is a suite of RFID Middleware to support RFID enabled Supply Chain Management, integration to the enterprise, and EPCglobal. It includes edge services for device management, event filtering, workflow, as well as integration components.
The aim of ALIVE is to develop new approaches to the engineering of flexible, adaptable distributed service-oriented systems based on the adaptation of social coordination and organisation mechanisms.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
J2EE integrated development framework,for the rapid build enterprise applications.Based on Struts,Spring,Hibernate constructed to provide Web systems development functions commonly used components.
A framework for javaweb development. To help developers to create their own javaweb application in a simple way without verbose configuration files. You can still use configuration files, only if you want it. The developer are the boss!
An extremely lean and ridiculously lightweight JEE/web action-based framework. This enterprise featured "framework on a diet" is designed and built on the premise that less is more. No steep learning curves or endless bloat.
JDynA is a JAVA library for the management of persistable object properties in a dynamic fashion. The structure of domain objects can be modified by adding, removing or altering properties, also via web UI, without need for any change in the database.
This is a pet project for the management of books in a library. Its purpose is strictly educational, as it is a case study for the use of the Demoiselle Framework (more about the framework - in portuguese - at www.frameworkdemoiselle.gov.br).
The Ars Machina Project is a collection of packages with two general goals: to reduce the amount of code needed to implement an application and to suggest some standards to the software architecture and naming of classes and interfaces.
*** WARNING ***: THIS PROJECT HAS MOVED TO GITHUB. GO TO http://www.graniteds.org FOR UP-TO-DATE INFORMATION AND LINKS. Granite Data Services (GraniteDS) is a comprehensive development and integration solution for building Flex / JavaEE RIA.
JavaScript Optimizer is a technical component designed to organize Web resources (JavaScript files, CSS) on the server side and to optimize (compression, merge and versioning) their delivery to the client's browser.
Send request to servlet using post http. The constructor accepts a Map containing all parameters you would like to send to servlet (key-value but the value can be also a json!). Parameters are url encoded using utf-8.
Main goal is to provide simple and fast framework for rapid development of web sites. To keep things simple - is a general approach. Also JKISS has subproject DBeaver - database manager tool. All information and news at http://dbeaver.jkiss.org
FastForward is a library built on Apache Wicket that allows you to generate forms for objects edition/creation. The object to edit must define some metadata to allow FastForward to create a form as close as possible to what you could have done by hand