Showing 1898 open source projects for "for java"

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
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    CimStream is experimental implementation of the DMTF (Distributed Management Task Force) WBEM standard. The cimom is a java servlet, providing a secure, scaleable and high performance environment. Generated providers are strongly typed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SmartIMS - Smart Information Managment System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CoDec is a Java package for encoding and decoding ASN.1 data structures. CoDec supports the Basic Encoding Rules (BER) as well as the Distinguished Encoding Rules (DER) and provides a library with data structures for many cryptographic standards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This application uses XML files as input to apply a XSLT transformation and export user-readable documents, such as HTML or LaTeX. Il was originally intended to create Yearbooks based on the already existing files with details about an organisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    A Java implementation of the XML-RPC Specification, with support for dynamic proxies and serialization of arbitrary Java objects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Candor
    An XML DOM for Java, and for humans. Candor is a fork of XOM (http://xom.nu/), modifying it to support modern Java features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MAGE-ML to MAGE-TAB converter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project has moved! Go to https://github.com/yenrab/qcJSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JavaScript Object Graph for Java is a library designed to simplify working with JSON objects in Java code.
    Downloads: 1 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.
    Click to perfect your product now.
  • 10
    Java library for reading and writing of flat files. CSV, FLR (fixed length record) or mixed structures. Tree-style processing API. Adapters for SAX, Stax and XStream for transformation, data binding or serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Adjusting PKL-Files derived from MS-experiments. The development of the project has been MOVED TO https://github.com/binfalse/adjustpkl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This package provides a library and applications for an JAVA implementation of the "Message Bus for Local Coordination" (RFC 3259). The included files consists of the necessary jar-files and the optionally needed native libraries for gcj.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tolk is based on the Spring design pattern to Filter & Translate data from data sources eg.TCP/IP connections, text files, databases and Serial (rs232,usb,BT). Typical applications is to manipulate data and manage devices such as IPICO RFID readers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XTR (XML Transformations) is project that allows you to transform, merge and summarize XML files basing on XSD files and mappings. Generates XSD file form XML (XML2XSD). XML editor with formatting capability, XSD visualization using tex, XML Validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ICT-Alive
    The aim of ALIVE is to develop new approaches to the engineering of flexible, adaptable distributed service-oriented systems based on the adaptation of social coordination and organisation mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LRemote is a very simple Remote-Procedure-Call library for Java. The RPC system can be written as easily as a local system. It uses only XML config and annotation, neither stub nor remote-connection class is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iText is a free open source Java-PDF library released on SF under the MPL/LGPL; iText comes with a simple GUI: the iText toolbox. The original developers of iText want to publish this toolbox as a separate project under the more permissive MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    An editor, written in Java, for XML-encoded Dublin Core files following DCMI's Guidlines for Implementing DC in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FastExcel is a pure java excel read/write component.It's FAST and TINY.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Android app that converts from integer decimals to binary, hexadecimal and octal. (signed numbers 32 bit or unsigned)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    Bookmark sync tool for ebook readers with xml bookmark system. Primarily focussed on devices based on 4FFF N618 ebook reader, wich uses Adobe Digital Editions for content sync but have no bookmark sync.
    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.