Search Results for "java property" - Page 4

Showing 172 open source projects for "java property"

View related business solutions
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 1
    JWare/AntXtras is a powerful extension Ant library as well as a collection of useful Ant components. The current active AntXtras projects include "AntXtras", "Log4Ant", and "Svn4Ant".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Property List Library
    Read/write property list library written in Java with support for reading/writing XML and binary property list files. Property lists are key/value datastores for serialized objects, mainly used in Mac OS X.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Graph Database

    Graph Database

    A robust, reliable, user-friendly, and high-performance Graph Database

    This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A MOF 2 for Java is an implementation of the new OMG MOF 2 Recommandations. It provides an enhanced JMI interface to utilize new Java features, such as generics, and new MOF/UML features, like property redefinitions and subsettings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • 5

    atomproxy

    Enables developers to easily build proxies of atom-like interfaces.

    ... setProperty3(boolean property3) { this.property3 = property3; } } This project enables developers to easily generate proxies implementing atomic interfaces at runtime. Now to create an instance of IAtom you can simply write: IAtom atom = (IAtom)AtomProxyBuilder.implement(IAtom.class).addProperties("property1", "1st property", "property2", 2, "property3", true).createProxy(); NOTE: guava and junit4 are required by this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Accounting-123

    Accounting-123

    Accounting and Payroll Software Business System ERP Web based Cloud

    Accounting and Payroll Software Business System includes complete accounting functionality to balance sheet, unlimited cash books, petty cash books, Debtors, Creditors, Payroll, Stock and Inventory, Basic Bill of Materials and full accounting integration - More on the project website: http://www.accounting-123.com Total Releases (around 2.5 million lines of code) Core Release - 12 March Payroll Updates (South Africa) 30 March Property Software - when ready Manufacturing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    An open platform for Online Filing of Intellectual Property Documents built by an open community of tool providers, operating under an open source model, with a license that grants royalty free and world wide redistribution rights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    beantobean

    Java bean to java bean mapper

    Most of java application developped using the layer paradigm needs to map java beans to java beans. This process is used to exchange data between the different layers of the application. As an example, the well known Data Transfer Object Pattern which is used to transfer data between software application subsystems heavily uses mapping between beans of the different layers Transfer. The mapping between beans includes : - Mapping of object fields, - Complexe property mapping (property...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Clean Temperary Directory

    Clean Temperary Folder in Windows.

    To cleans browser temporary(%TEMP%) folder. Tested on Windows XP(expected to works in any Windows OS). Intension of it, To overcome from manual cleaning of it. It will takes maximum 3 seconds. It is very simple program of single java file. No need to give any input parameters to run. Just copy this .jar on desktop or anywhere you want and click on that, it will delete unnecessary files. So, your browser works faster. It would not do any thing in the Browser level, it just clean “C:\Documents...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 10
    Simple Game using Java. Configurable game for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wsnware
    WSNWARE is an open source Java/OSGi middleware, designed for monitoring, controlling and standardizing Wireless Sensor Network. WSNWARE is a normalized message oriented middleware running on (and developed for) any OSGi containers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple/efficient recursive property mapper for Java. Copies/converts/coalesces properties from external beans to target beans and vice-versa. Generics/types aware. Implicitely converts between arrays and collections and between configured classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A lib to parse xml to java object in a direct and simple way: you just create your java bean and wire it. No JAXB, no schema. Use your bean property as tag name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Banshee is a general-purpose web services client written in Java. It is intended to consume web services in a lightweight manner, so it does not break as the contract changes (it means, in case any property, method, or even binding in a WSDL changes)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A collection of useful Java classes: object, string and I/O utility classes; and additional Ant tasks such as database schema update, property file manipulations, advanced regexp filters. The library is released under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Dozer is a Java Bean to Java Bean mapper. Typically, these Java Beans will be of different complex types. Dozer supports simple property mapping, complex type mapping, bi-directional mapping, as well as recursive mapping.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Mean Bean
    Open source Java test library that: 1. Tests getter/setter method pairs of a class. 2. Verifies equals and hashCode methods comply with the Equals Contract and HashCode Contract respectively. 3. Verifies property significance in object equality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Letting Agent Property Management Tools
    Letting Agent Pro is a collection of netbeans RCP modules. The code is provided to the community as an example of the platform and API's being used in anger to develop a working application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Easily use interfaces as Java Beans for holding data without implementing a class. These beans support all needed methods like hashCode, equals, toString, property-change-support and can be cloned and serialized. Based on Java dynamic proxies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    just a small java property file comparator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    this is a application created to use an xml file as db it have an feature to stare the the images also and follow the all property of data base
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JConfigura is a library usable in java environments for sharing configuration parameters between different java applications. Moreover it exculpates developers of aspects like property file reading and securing property files with rsa encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Some More Individual - Yes! A couple of projects around Semantic Web technologies to help to establish a better accessible Web and personalize this access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Set of Java libraries to ease common development tasks in an application, such as working with resource files, input validation, background processing, observing property changes, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Original Joda project

    Original Joda project

    This is the sourceforge project page for the original Joda project which is now inactive and unmaintained. It was a domain model framework to bind beans, XML and GUIs. Features include SAX input and output, XPath model querying, Swing integration and an OO property syntax (much better than C# properties!). See http://www.joda.org/joda-beans for the replacement project.
    Downloads: 0 This Week
    Last Update:
    See Project