Open Source Java Object Oriented Software - Page 12

Java Object Oriented Software

View 4984 business solutions

Browse free open source Java Object Oriented Software and projects below. Use the toggles on the left to filter open source Java Object Oriented Software by OS, license, language, programming language, and project status.

  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 1
    A compiler using annotations to identify fields of a Java class that are to be wrapped into a subclass of the compiled class. The compiler exposes methods from interfaces as the exported components of the wrapper. An Eclipse plugin is being designed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java Object Map Web Components is a set of components for building web applications based on existing object-relational models (Cayenne, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Object Mapping Project (OMaP) proposes a way to define and to perform mappings of Java object instances. The objects could be mapped to a XML String, another Java object, database records, Swing screens, etc. And, of course, mapping back is also supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Component that visualizes and it prints documents based on JPanel, besides creating reports in a fast and efficient way using the own IDE. Not being necessary the use of software of third, to create the reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    The Jupperware library is yet another contain class library, but provides increased support for List-like scalar sequences (boolean, int, float), associative linking, and compound pseudo collections such as Union, Intersection, and Minus (also includes free-standing, matching Iterators).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An implementation of the MIDP2 specification on top of Java SE, to make it possible to use the same development tools during most development phases of a MIDlet as for a normal Java SE application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java Swing Gadget Kit - Currently has: IP-Fields, Velocimeter-like gadget, LED gadget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project aims to provide an extensible Tree interface to supplement the Java Collections framework, making full use of Java 5 generics. At least one reference implementation will be provided as part of the scope of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java implementation for Tuple data type and corresponding operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 10

    Java Validation Framework

    Java validation framework (not JSR-303 implementation).

    This framework allows to modify (correct) test values; supports validation of localized values; allows to convert values into and from text representation; formats error messages, depending on the context; supports metadata, which allows to check any entity types (not only Java Beans or POJOs) and more. Also this framework has long list of predefined validation components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Virtual Robot platform that run your Java program to control movement of virtual robot in 2D field. Practice you programming skill to collect every crystals in the fields. Try to use smallest time and energy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a project that will evaluate the use of web services in other Java systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java-XML Binder (JXB) is a lightweight and easy to use Java-to-XML and XML-to-Java Mapping Tool. Mapping Rules should be configured through Java Annotations, you do not need any configuration files. JXB supports Objects of any complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Java/RTR Project address the development of soft real-time code in Java, mainly using the RTR Model and the Java/RTR programming language. It uses the RTSJ specification as main API, and only works on plataforms that have support to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple library written in Java to allow the creation of Excel files based on a Java Collection. Each element of the collection goes in a row and the columns are based on the properties you define through an XML config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal, is write less code to dynamics queries. Without a lot of if's to say what you want and don't want for the query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JavaDocs

    My project to play around with Java and SVN

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JavaGimmicks

    Utility classes, APIs and tools for Java

    A set of helper and utility classes, APIs and tools for the Java Programming Language. For more details - pleas visit the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Javast is a Java API for creating an Abstract Syntax Tree of java source code (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted source code. It is mainly useful for java code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Javy is concept dynamically typed programming language of Cezve Programming Language Infrastructure. Cezve provides creating customizable new programming languages as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JempBox is an open source Java library that implements the Adobe XMP specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A functional library to do functional programming in Java. Higher-order function, currying, pattern-match, monads are supported. Also, a recursive descent monadic parser combinator library is included. Homepage: http://jparsec.codehaus.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A modular engine written in Java, that offers simple interfaces & services between modules. Add new modules by yourself or manage modules & versions in the application itself. This application brings frameworks for developper tasks for Swing, AWT or SWT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jon's Flickr API is Java wrapper for the Flickr API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Josbug is an object-relational mapper for java. This library enables to match tables from a relational database to java classes by generating from the database schema a java class for each table. It has been especially designed to deal with class and table inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project