Multi-cloud security delivered — now and in the future.
Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
Learn More
Wiz: #1 Cloud Security Software for Modern Cloud Protection
Protect Everything You Build and Run in the Cloud
Use the Wiz Cloud Security Platform to build faster in the cloud, enabling security, dev and devops to work together in a self-service model built for the scale and speed of your cloud development.
Theba is a plugin-based image analysis framework for segmentation of and measurements on 3D and 2D images. Theba has a nice GUI that allows inspection and manipulation of the image and a wide range of plugins including segmentation.
This project it's a Java Lib to read some html (a File or a URL) and get a table into that. This returns a ArrayList with the information inside this HTML table. To find the table you need to say a String index to find this table.
IoguiGrid is a simple component to be used as an AJAX data grid web control wich displays database information in a dynamically constructed HTML table. This project is currently discontinued. Go to jqGrid and see if it fit your needs.
Stonehenge is a java tool for code generation. It simplifies the process of mapping DB tables into programming code. It generates Java code, C# code, VB.NET code and potentially code for any language.
Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.
Power faster innovation with Teradata VantageCloud
VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
QC4J is an automated, specification-based testing framework, based on QuickCheck for Haskell. It makes it easy to test referentially transparent code, by creating test data automatically through user-defined generators.
Hotel de Java is a J2EE reference application built on open source technologies. Constructed using a series of tutorials it is intended to illustrate how an Enterprise application can be implemented using freely available technologies and tools.
SmallNet is a Java library designed to offer very basic client/server networking capabilities to your application. The server accepts multiple clients, and any number of client instances may be running on the same computer at the same time.
GPSylon is a Java moving map application that is able to display maps like in an atlas and show your position by the use of a gps device. It may track your path, load overlays (e.g. shape files), download maps from expedia servers. - The source code was moved to github!
Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution
For Windows-Centric Organizations Looking for Secure File Transfer solutions
Globalscape’s Enhanced File Transfer (EFT) platform is a comprehensive, user-friendly managed file transfer (MFT) software. Thousands of Windows-Centric Organizations trust Globalscape EFT for their mission-critical file transfers.
Open Source Semantic Web Search Engine Software: If two machines anywhere on the web can agree on the same definition of a digital service or digital good, then machine to machine transactions can use this lingua franca to transact on the users behalf.
Salto framework is an AJAX based framework which makes possible to build a Web application very quickly.
Thanks to AJAX mechanism, datas exchanges between client side an server side are reduced. You are able to refresh only a part of the screen.
Falcon is a java application that allows developers to declare dependencies decoratively and wiring is performed at runtime. This allows high level representation for easier management of larger sites (and smaller projects).
Fast UML is an open-source UML tool with a simple user interface pop-up free. Draw UML diagrams fast, export diagrams to png, jpg and clipboard.
It pretends to be the union between Violet and UMLet.
Deliver JSP tags for common UI widgets (for instance : wizzard, tree, progressBar, list, comboBox and titled panel). AJAX technology is used whenever it is possible. Other will be delivered later depending on my free time and on my needs.
Java Weapon Script Engine is a Java library for implementing dynamic weapons. Weapons are specified and parsed from script files. The goal of the project is to be able to generate any kind of weapon and behavior.
Project ValidateData is server side data validation layer which work as web service. Written on Java. It works on three stages.1.User application send data.2.Make validations on user data using xml file with rules.3.Send results to client
A simple addon to Ant program - it listens on build events and notifies given Jabber user on "build started" and "build finished" events. Required: Ant 1.7, Java 1.5.
This is a general API re-routing system for Java. When imported into a project, allows a programmer to make quicker calls to common Java functions such as console I/O, file I/O, and random number generation.
Misc packages including a matrix application, a text based minesweeper, and simple console functions bundled to be run from a virtual console. Some packages are independently runnable. http://damf.sourceforge.net/ for more information.
Surf Framework is a framework that aims to simplify the development of Java Swing applications by implementing a taste of MVP (Model View Presenter) design pattern.
Calyxo encourages in MVC-Model2 Java web application development. It offers support for true modular applications, i18n, flexible view management, a powerful validation engine, and more. Calyxo's Struts plugins may replace Struts' Tiles and Validator.
J2CPP Translator is a converter of Java code to C++ code, and vice versa. It also functions as a simple code generator for both languages. Tis now dead.