Search Results for "java library" - Page 130

Showing 9239 open source projects for "java library"

View related business solutions
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    A small XML library that uses SAX to parse incoming data and build Java POJO's based on the content. Configuration consists of a single call to map each top-level XML element to a Java POJO. Also, supports basic POJO -> XML serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project aims to port ExTeX, a high quality typesetting system developed for UNIX operating system to Macintosh OS X using Fink, a package management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JAPI is a collection of Java libraries that help with various tasks like argument parsing, i18n/l10n, creating gui applications, as well as tools that demonstrate this.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Team System Source Control plugin for FitNesse
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    An extremely lean and ridiculously lightweight JEE/web action-based framework. This enterprise featured "framework on a diet" is designed and built on the premise that less is more. No steep learning curves or endless bloat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A library for cross-platform vector graphics cut and paste in java. It allows one to draw graphics which can the be pasted into word or openoffice. It handles Graphics2D, but not bitmap picture inclusion nor transparencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This library allows developers to access native libraries (DLL and lib.so) from java. You do NOT need to compile a line of C/C++ to use it: it's dynamic !! Now Win32 DLL and shared libraries are usable with Java ;)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    FastExcel is a pure java excel read/write component.It's FAST and TINY.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Java Voice Control System
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Hidden Parent Eye
    Used to monitor the kids while they are using the computers transparently by taking screen shots every configurable period and store them in specified location, it also support email or FTP upload according to configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project aims to create a java library to dump a java object's all values in a recursive fashion. It is aimed to be a java developer utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A set of components for doing text mining in Java. The target audience are other text mining developers who can use or extend these components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CGateInterface is a Java library for interfacing with C-Bus (CBus) home automation networks via Clipsal C-Gate (CGate).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C-Nery is a Java web application for creating and using scenes on a C-Bus (CBus) home automation network. Communication is via the CGateInterface library which communicates with Clipsal C-Gate (CGate).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jared (just another registry editor) is a java library for editing the windows registry offline. It reads a registry file into memory, and allows modifications and rewriting the hive. Has command line program for mods using a .reg file. Supports gcj.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This library provides tools to make a PDF/A preflight on a PDF document. It is highly based on apache PDFBOX. Conformance to the ISO 19005 (PDF/A) norm is checked. The goal is to pass completely the isartor test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A java project to create a library that can calculate decompression schemes for diving. Different open source algorithms can be chosen to use for the calculation. For example Bühlmann and VPM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Project has been moved to github: http://jschilicat.chilicat.net . -- -- JsChilicat is a headless JavaScript test enviroment based on EnvJs (http://www.envjs.com/) and Rhino (http://www.mozilla.org/rhino). As test framework is QUnit integrated. JsChi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cliente y servidor para la transmisión de streaming via protocolos RTSP y RTMP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EasyWicket is a library which aims faster development for Wicket (http://wicket.apache.org) projects. It configures wicket components with annotations and minimizes IModel usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a game developed in Java. it was developed using the libjcsi library. It's premise is that you are Theseus and you have to find your way through the Labyrinth, kill the Minotaur, and return to the exit with his head.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java persistence solution to bind Java objects to RDBMS tables.. you don't need to create XML files to describe relations between tables and objects. try it and feel the difference!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    threeten
    ThreeTen provides a modern date and time library for Java and is the reference implementation for JSR-310. It includes many of the lessons of the Joda-Time project and aims to standardise date and time concepts in computing. Code now integrated into OpenJDK, this project is archived.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JHeatChart
    JHeatChart is a simple Java library for generating heat map charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    simBio is a Java package to create biological models for biologist and others. Cardiac cell models are available.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.