Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Try for Free
Turn more customers into advocates.
Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.
The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
This software provides Ant tasks for AccuRev, which is an SCM tool. It is written in Java, but requires that the AccuRev client be installed. This software is in no way affiliated with Accurev, Inc.
A simple easy-to-use application for "visually editing" large patch files (unified diff files); different patches/diffs/folders/files can be selected/deselected, the resulting patch file can be saved and/or run against a source tree (e.g.).
CruiseConsole is a tool that enables developers to monitor and manage CruiseControl from a graphical user interface. In the future features will be added for enabling developers to interactively collaborate with each other to resolve build issues.
Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.
Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
The Network-Oriented Document Abstraction Language (NODAL)
is a set of standards and protocols for ubiquitous collaboration supported by
an open source sample implementation.
CVSConsole is a Console based Text User Interface for CVS. The Frontend is planned in Curses DevelopmentKit. Unlike the shell kind of interface, CVSConsole is menu based and utilises the full screen (25x80). The project allows the user to browse the rep
Lomag-Cvs is a graphical cvs client written in java. It uses the cvslib library from netbeans to handle the actual cvs calls. Lomag-Cvs focuses on providing a simple
to use interface for beginning users of cvs.
The Toolforge project is a software development project aiming at developing an open source component management toolset for software development organizations. The main tool is Karma. Visit the Toolforge homepage for in-depth information.
nR is a java XML repository. Automatic total reuse so that differencing is not required. Data stored in a SQL Database of your choice. (MySql & Oracle9i Linux/Win32). THE perfect way to store structured data, maximal compression & total information about
Powerful cloud-based licensing solution designed for fast-growing software businesses.
A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.
10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
Paper Harbour is a multi-user document management system. It provides professional management of project, product and company documentation. It is format independent, flexible, provides version and change control, and is designed for non-technical users
CVS Permissioning Tool
It allows you to tightly control commit and tagging access to your CVS Repository.
This tool makes cvs a serious player in the SCM Tool World it makes up to any other system such as VSS or ClearCase.
Very simple project for reporting on cvs repositories. Two independent implementations are being written - one in Java and one in Python. Thus this is also a comparison between the two languages.
One way synchronization utility from Subversion to CVS written on Java. To submit bugs or request new features please use the project tracker at project home
This is a simple java-swing front end for the RCS program.
It allow to manage projects made of several ffiles instead of doing it file by file with the command-line program.
aduna-build is the predecessor of Antmod, a modular Ant-based build system, using release descriptors. It is based on the build system originally developed at Aduna. See http://www.antmod.org/
Gruntspud is a graphical CVS client written in Java. It supports a variety of different connection mechanisms (local, pserver, ext, ssh & server). It is intended to be able to run as a plugin to jEdit but also as as a standalone application.
A minimal Version Control System that can be hosted on a common LAMP box; real client-server layout using XML-RPC for communications. Planned clients: PHP-CLI executable, PHP-GTK, Java Swing, Web interface. Easy to install and to use.
A JBuilder OpenTool for providing seamless integration between JBuilder and ClearCase. This OpenTool is supported on all version of JBuilder 4, 5, 6, 7, 8, 9 and X.
Will allow web based (Facelet) ant compile/build/deploy script generator and runner unsing a JCR content repository for managing J2EE components in a project environnement. Maybe a little of all this soon...
Ant-based tool to migrate Java source files to GNU Autotools standards, making them compatible with usual "configure; make; make install" build mechanism.
JLibDiff is an implementation of diff and diff3
algorithm as lib. Differences are represented as
java objects. You can use this lib for building text diff tools for example
NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen