Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Start Free Trial
$300 Free Credits for Your Google Cloud Projects
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.
An object relational-mapping (ORM) library for Java
The Hibernate projects offer a suite of powerful Java libraries to work with data. It is best known for Hibernate ORM, which provides relational persistence for Java models and is an implementation of the Jakarta Persistence specification.
Hibernate projects do not consistently release binaries or documentation to SourceForge anymore. For up-to-date information, refer to the Hibernate website:
* Hibernate ORM: https://hibernate.org/orm/
* Hibernate Validator: https://hibernate.org/validator/
* Hibernate Search: https://hibernate.org/search/
That website will also be updated with newer projects, such as Hibernate Reactive.
Develop professional database applications, highly performant with little source code. JVx is a full-stack application framework to create multi tier applications with Single Sourcing for different technologies (Swing, vaadin, react, ...).
Nightly builds are available: https://dev.sibvisions.com/jvx.nightly/
Maven snapshots are available: https://oss.sonatype.org/content/repositories/snapshots
Eclipse plugin is available: http://marketplace.eclipse.org/search/site/eplug
Soy Beans is an HTTP request processing framework written in Java. Written as an alternative to frameworks like Struts and Stripes, it provides a robust and extremely flexible API enabling rapid deployment, and dynamic configuration.
[fleXive] is a next-generation Java EE 5 content repository that provides enterprise-level persistence with security, SQL-like query language, a JSF-based web administration and reusable JSF components for integration into existing and new applications.
Google Web Toolkit Application Framework. An Application Framework build on top of gwt and gwt-ext. It brings MVC and other patterns to simplify the construction of complex browser based applications. gwt-af let the free choise of serverside persistence.
High performance distributed in-memory key/value store
Infinispan is an open source, Java based data grid platform. ***IMPORTANT*** Starting with Infinispan 5.0.0.FINAL, Infinispan releases are no longer hosted in Sourceforge. They can now be located in www.jboss.org/infinispan/downloads
Web OS designed to integrate multiple web applications working under a common windows-like interface. Features: session management, skins, widgets, events, virtual desktops, Firefox and IE compatible. Tech.: J2EE, Javascript, HTML, CSS, XML, Java, ...
Write Spring MVC controllers in JavaScript! Continuations-based multipage webflows work if the user goes back with the browser's back button or even splits the flow in two using File->New Window with no effort on your part. State persistence available.
Wikidora extends JSPWiki by replacing its persistence layer with a digital object repository, in this case Fedora. Fedora provides automatic provenance metadata, assigns persistent identifiers, takes care of proper versioning and long-term archival.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
Jacum is a Java/webapp framework to build tailored CMSes. Based on Spring and brings together content persistence, transformation and caching services. Can be used right away in 10 minutes as a standalone application to build your website.
XSpace is a globally accessible repository for hierarchically-keyed information. It provides persistence for trees with an elegant tree-navigation API. XSpace also publishes real-time events whenever a persisted tree is updated.
NVDCMS is an advanced Java/EJB-CMP-2.0/XML/XSLT Content Management System that can use any SQL database for content persistence. NVDCMS supports Virtual Hosting, SOAP/WebServices, custom XML transactionnal business process language and much more ;)
ValueObjects Framework accelerates Service-Oriented Architecture development by providing an API and IDE plug-in for SOAP-compliant objects built on existing persistence engines. Supports Oracle Application Development Framework and JDeveloper 10g.
Component based web application framework that renders web pages with Swing components.You can develope your web application without taking into account HTML and JS; map Swing applications to html, handling client events and each component persistence.
Example java web application using layered architecture and Hibernate (persistence), Spring (integration, AOP) + Acegi security, Tapestry (GUI) and JUnit (testing) frameworks. It is a simple intranet with user details and possibility to publish news.
The OJB Console is an extensible struts web application featuring transparent browse, search, create, update and delete functionality for the objects configured within the Object Relational Bridge (OJB) persistence framework.
Given a set of classes, Struts-Genie generate a complete Object Oriented dynamic web application built with Java Struts, Tiles, JSP ... and Java Data Object (JDO) for object persistence management. Easy to use, to extend and to customize
PerPojo combines Pojos (Plain old java objects) and persistence without the need of a database or something like this. It caches all objects in memory and save them to a file using serialization.