Showing 161 open source projects for "java open source projects"

View related business solutions
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • Atera IT Autopilot Icon
    Atera IT Autopilot

    Ensure operational efficiency at any scale with 24/7 autonomous IT support.

    IT Autopilot takes the pressure off your team by handling first-tier support across the channels your end users already live in — email, chat, Slack, Teams, and your Customer Portal. It doesn’t just respond to end-user queries, issues, and crises — it solves them.
    Learn More
  • 1
    The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mavenizer intends to ease the (rather painfull) process of making third party libraries (which are not built with Maven) available as artifacts on a maven repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is intended to provide a robust and easy to use front end for java.util.Scanner and javax.swing.JOptionPane to collect input from the end user in a maner that prevents improper input from throwing unwanted exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Utility library for Java, including Boyer-Moore search, hex, base32 and base64 coders with user-defined alphabets, variable-length int and long encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Time tracking software for the global workforce Icon
    Time tracking software for the global workforce

    Teams of all sizes and in various industries that want the best time tracking and employee monitoring solution.

    It's easy with Hubstaff, a time-tracking and workforce management platform that automates almost every aspect of running or growing a business. Teams can track time to projects and to-dos using Hubstaff's desktop, web, or mobile applications. You'll be able to see how much time your team spends on different tasks, plus productivity metrics like activity rates and app usage through Hubstaff's online dashboard. Most of the available features are customizable on a per-user basis, so you can create the team management tool you need.
    Learn More
  • 5
    Thread dump viewer is a powerful tool for thread dump analysis. Opens thread dumps from Sun JDK for Windows and Solaris, HP JDK and IBM JDK for Windows, Linux and AIX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Proposed is an algorithm that uses computer vision, combined with a modified Rubine classifier, to allow arbitrary N-sided polygons as accepted sketches in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This new plugin for FreeMind 0.9 will export a FreeMind mindmap to an OpenOffice.org format (.odt and .odp) and will use users document templates. This project is managed by VersusMind (http://www.versusmind.com) - OpenSource Sofwares Expert Company.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This project is down
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This library is developed to read and write Property List (PLIST) files. These files are widely used by OsX programs. This library easily gives you the ability to read and write those files and to use the content downstream in your programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • CompanyCam is a photo-based solution created for contractors, by contractors. Icon
    CompanyCam is a photo-based solution created for contractors, by contractors.

    Take photos, track progress, and collaborate on tasks with job site management tools and AI shortcuts for every phase of any project.

    Take unlimited photos—which are location and time-stamped, sent to the cloud, and stored securely. Every photo is organized by project and instantly available to your team, allowing you to see what’s going on anytime, anywhere. Annotate photos with drawings, arrows, comments, tags, and voice notes, and create project timelines, photo galleries, reports, and transformation photos through the app. Sharing photos with customers and insurance adjusters has never been easier, and keeping your entire process organized has never been simpler.
    Learn More
  • 10
    StringExtractor replaces String literals with the usage of an a configurable JAVA ResourceBundle (see. current jdk api docs at java.sun.com). This works with unlimited number of files at a time. Extraction is done due to a semimanual selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EZAppletHTML is a JavaScript script that enables you to display applets in a web-page with ease. It checks the installed Java Plug-in version and writes HTML code to your page depending on how you wish the existence of an old version to be handled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pass parameters to Java programs from the command line with minimum effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SimpleDate is a open source library to handle Calendar selection for Swing Application and very easy to use. SimpleDate is a utility like 'Date and Time Picker' in Microsoft Access. SimpleDate requires Java 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open Source IM and voice client using Jabber and SIP protocols, with great audio quality thanks to speex and a nice and clean interface. Programmed in Java and C++. It supports chat, voice and file transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java utility-library for reusable java helper classes (e.g.: Log/File/Http/Jaxb/Performance/Xml/.. helpers). Javadoc for every public function are well. JUnit-testcases exist for every public function. Full downward compatibility in all future versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This tool converts long values into Java-Dates (java.util.Date) and Java-Dates into long values. Useful for Developers who save theirs dates as long values in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Maven Dependency GUI makes it easy to manage project dependencies in projects using Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The listtag library can give us a list of objects. It will handle column display, sorting, paging and uivisitor of a table in a customizable XHTML style. The tables in the sample images below were generated from lists using the <display:table> tag:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java library for interface testing, by recording mouse and keyboard events through aspectJ and playing xml files with events with java.awt.robot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A plug-in for Eclipse that allows for the recording, editing, and playback of key macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JAXX is a powerful XML user interface language for Java. JAXX source files compile into ordinary Java classes, making integration a snap. JAXX features advanced data binding and event handling, and uses (fully compiled) Java as its scripting language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Popeye is a tool for the handling of Java (TM) property files for message internationalization ( I18N ). The included editor-component has full UTF support and can handle all translations ( properties files ) from a java resource bundle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This plugin is a tool, which allow to browse the selected element directly in an external programm (i.e. on windows machines the explorer). Alternatively, you can copy the absolute path to the clipboard.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB