Showing 175 open source projects for "java bean"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • QA Wolf | We Write, Run and Maintain Tests Icon
    QA Wolf | We Write, Run and Maintain Tests

    For developer teams searching for a testing software

    QA Wolf is an AI-native service that delivers 80% automated E2E test coverage for web & mobile apps in weeks not years.
    Learn More
  • 1
    Beanlib is a utility library for use with JavaBean. Beanlib for Hibernate (beanlib-hibernate) allows developers to easily reuse the same pojo classes for both persistence instances and data transfer objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    atomproxy

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

    Ask yourself how many times you've written (or had an IDE generate) something similar to: public class AtomImpl implements IAtom { private String property1; private int property2; private boolean property3; @Override public String getProperty1() { return property1; } @Override public int getProperty2() { return property2; } @Override public boolean isProperty3() { return property3; } ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Record the state or behavior of live Java objects for playback during unit testing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Jodd
    Generic purpose Java utilities bundled with lightweight components (bean tool, JDateTime for time handling, simple Db access, Madvoc web works, Petite container, Proxetta). Special effort is put into making code simple and fast, and yet feature rich.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Connecteam Employee Management Software Icon
    Connecteam Employee Management Software

    Everything you need to manage your employees under one roof

    Connecteam is an award-winning all-in-one employee management solution for daily operations, communications, and human resource management.
    Learn More
  • 5

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A small program written in Java for university, that handles simple address entries with a bean
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    the project's goal is to provide a mechanism for recycling entities in Hibernate/Java. when an entity is being deleted, it will be inserted to the Recycle table automatically, and recycled entities can be restored to the main table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Generate Java bean class from oracle database with uses full function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    Optimize every aspect of hiring with Greenhouse Recruiting

    Hire for what’s next.

    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
    Learn More
  • 10
    a java persistence framework,include entity bean mapping,transaction manage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Provide an Enterprise Java Bean to access WordNet database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JamaicaSql
    Jamaica is a simple and light but powerful utility to execute sql statements, scripts etc. written entierly in java.
    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
    An add-on for the Vaadin Framework, that allows developers to configure forms by simply annotating the JavaBean that goes into the form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is the implementation of a communication protocol for real time exchange between remote components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The BeanExaminer is a framework to present any java objects in an interactive surface to browse and edit them. A generator is included to create the desired pojo's through a given db connection. In this impl. the Beanexaminer uses hibernate + swing.
    Downloads: 0 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
    万能Bean,任何JavaBean只要继承 OmniBean,就可以随意转入转出为任何形态。比如 xml ,protocol buffer,关系型数据库存储,等等...............
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A java dynamic reporting tools that design by using annotation in java bean/POJO. Kismiss support dynamic grouping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    java语言使用Protocol Buffer的轻量级解析器。 原Google的protoc创建的java文件易读性差,而且生成的文件过大,不适于Android等嵌入式系统使用。 jproto生成的Java代码为标准的Java Bean文件,使用Java的反
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Automatic Voice Relay System is a voice-linking system for Amateur Radio that uses APRS and the APRS-Internet System as a signaling channel. AVRS contains a complete set of APRS parsers in a clean, object-oriented Java-Bean library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This auto fill fields in java, use a bean for it more in https://kloneton.wordpress.com/2010/11/08/autorellenados-de-campos-en-netbeans/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xValidator é um projeto java para validação. Utiliza como base o struts validator, contudo, não possui dependência com a camada web. Desta forma, pode ser utilizado para validar qualquer bean declarado em um validation-rule.xml.
    Downloads: 0 This Week
    Last Update:
    See Project