Showing 142 open source projects for "java-orm"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • Wash and Fold POS Software Solution Icon
    Wash and Fold POS Software Solution

    Our industry-leading Point of Sale (POS) system is made for wash and fold and manages pickup and delivery for laundromats.

    Wash and fold POS and pickup and delivery software designed BY laundromat owners FOR laundromat owners. Our easy to use wash and fold software handles in store point of sale (POS), dry cleaning, and pickup/delivery. Our software helps you grow your business, increase customer loyalty, lower your payroll, and make smarter decisions.
  • 1
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JPointerLock

    JPointerLock

    Pointer Lock for Java AWT/Swing

    Adds support for confining the mouse pointer to a Java AWT or Swing window, useful for video games that use mouse look or edge scrolling. Usage: 0. Download release/jpointerlock.jar and lib/native-library-loader.jar from the code section, and add them to your build path/classpath. 1. Call PointerLockLoader.init() as early as possible on the AWT EDT to load the native library. 2. Call PointerLock.setPointerLock(Window, boolean) on the AWT EDT when you want to lock or unlock the pointer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GraalVM

    GraalVM

    Run programs faster anywhere

    GraalVM is a high-performance multilingual runtime. It is designed to accelerate the execution of applications written in Java and other JVM languages while also providing runtimes for JavaScript, Ruby, Python, etc. Increase application throughput and reduce latency. Compile applications into small self-contained native binaries. Seamlessly use multiple languages and libraries. Advanced optimizing compiler that generates fast lean code which requires fewer compute resources. Native binaries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Number Base Converter

    Number Base Converter

    Instantly convert between number systems and do basic operations

    With this Java application values of arbitrary length can be converted between Dec, Hex and Bin number base. Additionally, bitwise and numeric operations can be performed on the main value (also of arbitrary size). The main feature is the visual buttons representing the appropriate bit value, which can show and change the respective bit position. Also, bit group values (eg. W0, H0, etc) can be displayed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Non Emergency Medical Transportation (NEMT) Software Icon
    Non Emergency Medical Transportation (NEMT) Software

    Healthcare providers in search of a scheduling and dispatch solution for non emergency medical transportation

    NovusMED is an ecosystem that includes call center, administrative, driver applications, and client/clinic booking applications. NovusMED is the platform of choice for a wide range of medical transportation services and includes configurations for brokerage, providers, senior, community, and home health programs. Accurately manage calls and patient information. Monitor real-time performance and adjust resource capacity to meet changes in service demand. Manage will calls, confirmation calls, and recurring trips/standing orders in real time. Improved mileage reimbursement and cost calculators to manage multiple contractors, funding sources (payors), multiple providers, and volunteer driver programs. Enhanced credential management for vehicles and drivers. Manage subcontractor outsourcing with provider mobile, trip bidding, and trip offers. Able to see the closest vehicle and perform immediate bookings.
  • 5
    Tedhi

    Tedhi

    Human-centric date and date range parser library for Java

    Provides extremely flexible parsing of dates and date ranges. Uses an intuitive syntax where syntax is needed, and recognises partial dates. Examples of date ranges supported are: * 1/Nov/2012 to 30/Nov/2012 (start of 1st to end of 30th) * Nov/2012 to Dec/2012 (start of 1/Nov to end of 31/Dec) * 2012 to 2013 (start of 1/Jan/2012 to end of 31/Dec/2012) * Nov (start of 1/Nov this year, to end of 30/Nov this year) Now available on Maven Central.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sentinela

    sentinela

    Visual regression test with Sentinela and webdriver

    What is sentinela? With the sentinela it´s possible can perform visual regression test quickly and efficiently. Sentinela make prints from window browser, manager baseline a makes comparisons of test results.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    sentinelaAPI

    sentinelaAPI

    Visual regression test with Sentinela API + WebDriver

    Visual regression test with Sentinela API + WebDriver A simple API that combined with WebDriver can perform visual regression test quickly and efficiently. Sentinela API - Gen prints from window browser, manager baseline and makes a comparison of results Sentinela API it is written in Java. How API work? 1 - Import Sentinela API in your project. 2 - Mark some points where Sentinela API will perform the tests. 3 - Run your project as usual. 4 - Every time point is reached...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    More Clipboard for Eclipse

    More Clipboard for Eclipse

    Paste from your Copy history!

    Project moved to GitHub: https://github.com/mikhail-barg/moreclipboard Please change your update site to https://raw.github.com/mikhail-barg/moreclipboard/master/site More Clipboard keeps track of the latest entries copied/cut into clipboard buffer and allows quick pasting from the popup list by pressing a hotkey. Inspired by Multi Clipboard plugin for Eclipse and Visual Assist for MS VS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Useful Java Class Library Este projeto reune classes utilitárias que procuram facilitar o desenvolvimento de aplicações Java. This project gathers utility classes that aim to facilitate the development of Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • R3 Contract Management for GovCon Icon
    R3 Contract Management for GovCon

    Designed to meet the unique needs of Federal Government Contractors.

    R3 Contract Management for GovCon is a practical, flexible, and affordable software solution designed specifically for small to mid-size Federal Government Contractors. It provides you with a centralized contract management system. This gives you greater control over your contracts, reduces risks, increases your effectiveness and provides you with cost savings from increased productivity.
  • 10
    MOBIDICK
    MOBIDICK (MOdular But IntegrateD applICation frameworK) is dedicated to gather as less as possible Java frameworks in order to complete full needs of large business application and allow regeneration of code, even when java frameworks change.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PROFACE is a User Interface Prototyper developed in Java. The objective of Proface is not code generation, but allow design/creation of interface idea with colors, buttons, texts, images, links and others.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    argument

    Command line argument parser library for Java

    Moved to GitHub https://github.com/fedups Command-line argument compiler and parser. With just two lines of code you can start to set up a command-line interface to your Java programs. Many advanced features including "required", "positional", "multiple", and the most advanced - "group"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jFuzzyDate
    jFuzzyDate is a lightweight java library for formatting easily readable time distances, durations and dates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Write code that anyone can read!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    !!! Moved to GitHub: https://github.com/brabenetz/settings4j !!! The Programmer want the settings for Key 'xyz', and should not care about where the Settings comes from (Classpath/FileSystem, JNDI Context, DB, etc....) !!! Moved to GitHub: https://github.com/brabenetz/settings4j !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Simple2D

    A simple Java library to simplify menial and advanced graphics & tasks

    Simple2D is a Java library containing a plethora of tools with the aim of helping developers complete tasks from menial to advanced more easily than they could using the default Java API
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    XPathFinder

    XPathFinder

    Eclipse search by XPath

    Eclipse plugin allowing to search XML files matching to an XPath request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    guiLiner provides a representation of another program's options and information, enabling one to run a command line program directly from a GUI. In other words, guiLiner creates a GUI for almost any command-line program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Calculador valor de reistencia eléctrica
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Eclipse-StringUtils

    Eclipse plug-in

    String Utils - Allows you to format SQL queries inside Eclipse editor. - Extract and unescape string content from variable. How to: 1) Set cursor inside bounds of the string 2) String Utils → Format SQL or String Utils → Extract String URL: https://github.com/kbss/StringUtils_plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Timemine is a graphical desktop front to add and edit time entries in the project management tool Redmine [http://www.redmine.org]. Timemine show a daily view of the time entries for the logged in user and a summary for each day in a tree view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project contains a collection of general-purpose Java utility classes including unique ID generators, thread pool management classes, as well as various utility classes for email and testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Anumaan

    Open source predictive text entry system from CDAC, Mumbai

    Anumaan is a predictive text entry system developed by CDAC, Mumbai, India. It gives context sensitive text prediction. Hence, it helps in effective text entry. It is intended for people suffering from different kinds of motor disabilities. New version of standalone flavor of Anumaan (Anumaan-standalone-0.2) has been released. Feedback, feature enhancement requests about the application can be sent to ossd[at]cdac[dot]in or predictanumaan[at]gmail[dot]com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IdMUnit is an xUnit automated testing framework for Identity Management solutions.
    Downloads: 2 This Week
    Last Update:
    See Project