Showing 2240 open source projects for "java framework"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1

    OopJs

    Native Java-like Script for Modern Browsers

    OopJs provides a set of functions for developing javascript applications using a class-based structure. This framework allows you to add properties and methods to the class itself (static), instances of a class (public), and even the package it resides in (internal). Supported by most modern browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Information Retrieval Service Assessment

    IRSA is a toolkit for Information Retrieval Service Assessment.

    IRSA is a toolkit for Information Retrieval Service Assessment. It builds upon the Grails Web Framework and is developed at GESIS. It implements two main functionalities: (1) A number of showcases that show the implemented services like a so-called Search Term Recommender and different science-model based ranking mechanisms and (2) an IR assessment module that let's one do an interactive evaluation of the retrieval services. All implemented services are available via well-documented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JFT is a java framework for different test data generation using basic test design principles like: Equivalence Partitioning and Boundary Value Analysis. JFT-tcgen is a java console application for generation of the unique test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CriticAL

    CriticAL

    A Critic for APIs and Libraries

    CriticAL: A Critic for API and Libraries. This project provides a framework for critiquing API-client code in three ways: i) it explains the complex interaction of API elements, ii) it criticizes the improper use of the API, and iii) it recommends the related API elements that may be needed next by the user.
    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.
    Learn More
  • 5

    JDotNet

    Tries to reimplement the .NET Framework in Java

    JDotNet tries to reimplement the .NET Framework partly in Java to improve the compatibility between Java and .NET. There are also plans for a compiler which may translate .NET to Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Climax

    A Java command line argument parser framework

    Climax is a Java command line argument parser framework that allows you to create and customize your own command line interface. The command line help and version information can be customized using built-in Apache-Ant-like properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UpToDater allows teams to easily manage the migration of ddl changes from database to database. The framework is intended for Java based projects that rely on Ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Access Road

    Access Road

    Simulator of access controls

    The Access Road software is a universal simulator of access controls that is intended to improve design and auditing of IT security. Access Road offers the out-of-the-box simulations of GNU/Linux Ubuntu® (components and rights on the file system), MySQL Server®, and a generic Role-Based-Access-Control application to adapt to your needs. It is designed for database, system, and application administrators, IT architects and developers, auditors. Access Road provides a full simulation of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    selenium2lib

    A selenium common library based on selenium 2.0, webdriver

    selenium2lib is the common lib based on the popular web automation test framework(selenium 2.0) and this project include: 1. webdriver function testing help class, such as selenium 2.0 proxy class, selenium 1.0 proxy class, javascript executor proxy class, webdriver event listener extension, webdriver wait extension, webdriver factory,webdriver wrapped element(S2Div?, S2Table?), autoit java wrapped helper class, use snapsie to capture full image of IE browser, use camstudio to record DV when do web automation testing. 2. webdriver performace testing help class, such as httpwatch helper class, dynatrace helper class, fiddler helper class, parse .har file helper class, get OS cpu and memory helper class. 3. other testing helper class, such as mybatis, mongo db, memcache, csv helper calsses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    TestNG Data Binding

    TestNG Data Binding

    Provides data binding from various data sources to TestNG test methods

    ...Currently implemented is the binding from CSV, Properties, Text and XML files. Supported are test input parameters as well as test output parameters. Binding is provided for all primitive Java data types including Strings, lists of those, Java Beans, lists of Java Beans and enums. As the framework is plugin based support for new data sources can easily be added by implementing a new plugin. Please see the JavaDoc accessible on the project's website for detailed information. Please see the wiki for the maven coordinates if you want to add the TestNG Data Binding framework as a dependency to your maven project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JEFF (Java Explanation Facility Framework) can be used with other Java-based (business) rule engines, expert systems and expert system shells in order to provide an explanation of the inference process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Isabelle/Eclipse

    Isabelle/Eclipse

    Eclipse integration for Isabelle proof assistant

    Eclipse plug-ins that provide Prover IDE for Isabelle proof assistant, based on Isabelle/Scala framework. Isabelle/Eclipse started as a port of Isabelle/jEdit Prover IDE to integrate with Eclipse IDE as plug-ins. The integration uses common Eclipse components to provide theory editing, correct symbols, completion assistance, prover output and other features. By building on Eclipse it inherits various IDE goodies out of the box. This SourceForge project is used to distribute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple framework for developing cross platform games in C++ or Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    ...The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing (and reuse) of individual Java components, parts of distributed networked application. The model of the application is described in an XML file. The components are pure Java classes file using a pure Java middleware. Each component may be packaged in a jar or several related components may be packaged together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hattori is a Java DTO Population Framework for Web Applications. Simplifies the syncronization between Data Transfer Object graphs and Domain Object graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ATP

    ATP

    Automated Testing for Web Applications

    ATP (Automatic Testing Platform) is an automated assessment framework for web applications at client-side. It performs automated functional, performance, security testing and compatibility, usability, accessibility analysis based on web navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DENRIT

    DENRIT

    Perform anonymous and non-anonymous pentesting.

    DENRIT allows remote administration of anonymous networks (TOR, I2P and FreeNet). Also, contains a pentesting module to execute commands using a selected anonymous network, pentesting with TOR or TCP Follows a client/server model with well-defined communication interfaces. SSH is used to allow remote clients to access the machine and manage any anonymous network that is installed there, plus allows penetration testing anonymously (or non-anonymously) using tools such as Metasploit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Behavior Control Network

    Behavior-Based Robotics framework

    A simple framework to develop behavior-based control systems for autonomous robots which relies on Webots simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GEPETTO - Gene Prioritization in Java

    GEPETTO - Gene Prioritization in Java

    GEPETTO (GEne Prioritization ExTended TOol)

    GEPETTO (GEne PrioriTization ExTended TOol) is an original open-source framework, distributed under the LGPL license, for gene selection and prioritization on a desktop computer that ensures confidentiality of personal data. It takes advantage of the data integration capabilities in the SM2PH-Central Framework(KD4v,MSV3d,BIRD,..), combined with in-house developed gene prioritization methods. It currently incorporates six prioritization modules, based on gene sequence, protein-protein interactions, gene expression, disease-causing probabilities, genomic context). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JClaim
    Java Instant Message (IM) Library, Client and Tools. Flexible framework to design your own. AIM, ICQ, Yahoo, MSN, Jabber, SMS, Nate, GoogleTalk. GUI, spell checking and more. Includes a web interface for remote/cell access. Mac, Win, Linux friendly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Kunagi

    Kunagi

    SCRUM project management

    Kunagi is a free web-based tool for software project management based on the agile framework Scrum. Not only does it help pragmatic people get their work done, it's also suitable for distributed teams and fun to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    java web framework - annotations - pojo - NO XML - state-free - clean, technology agnostic urls - REST - invisible to the web-client - JSP, Velocity, FreeMarker (others pluggable) - annotations for JavaScript/CSS dependencies - create reusable compon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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