1133 projects for "java projects on linux" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 1
    POI application examples and Jackcess application examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CurlyML is a super-lightweight alternative to XML, properties files and BBCode. It is a concise data format for representing heirarchical data, and is extremely human-readable. Project provides parser, API and other tools using this format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Unicode Manipulator A Java program for manipulating unicode text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XDC is a program that generates HTML documentation from special comments within XML files - much like Javadoc does for documentation in Java source files. It supports various XML dialects (XSLT, Apache Ant build files, ...); others may easily be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    The DataExtractor (HTMLtoXML) extracts data from a HTML page according to a configuration file and puts the data into an XML file according to a specified structure. It is a tool to extract data from HTML pages and to store the data in XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    java2web is a java to html source code converter which a wide array of features, including CSS customization, outline generation, automatic javadoc liking, selective highlighting and a lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Xanot is an XOM (Xml to Object Mapper). Very similar to well known Apache Digester. But it uses java 5 annotation feature. So that the classes can "tell" the parser how to map xml data into its object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Geovision is a system for collaboratively maintaining and viewing geographical data, especially data over time. Other types of historical data and its visualization also lie in the project's future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LDAP WebService is a SOAP based layer for an LDAP server that supports the following operations: (1) Create (2) Update (3) Rename (4) Delete (5) Move (6) Search A schema (DTD) has been published to define the communication (Request/Response) dialect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 10
    SAX for .NET is a C# port of the original Java based SAX API specifications. When compiled into a .NET assembly it becomes available to the other .NET languages as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SOAP-Server framework for Java Micro Edition (JME). Use this framework to run simple web services on mobile devices, e.g. PDAs. Supports SOAP 1.2 (without attachments). Runs on MIDP2.0/CLDC1.1 or CDC compatible VMs with sufficient memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java-based MP3 file splitter. Supports 2 modes: split by size and split by time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Toxicity is a open source XML microkernel for document oriented development based on Java. It provides support for processing all kinds of informations that can be represented in form of XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A LISP-like XML glue language with an XML syntax. Ideal for pipelined XML aggregation, transformations and filtering with accessors to a content repository. Embeddable Java implementation includes XSLT engine XT, servlet, command line and applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project aims to provide a library for integrating OpenLaszlo rich web applications with JSF-based server-side components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenNMEA is an open-source Java library for parsing NMEA sentence strings from GPS units into a more useful format, to facilitate interaction between your application and a GPS unit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MMI - Tethys is a framework to facilitate interoperability among environmental systems. It facilitates creation of metadata, data and Web Services following standards. It is currently based on JAVA, AXIS and ANT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DAP (Database Access Platform) is a common BO solution. unlike O-R Mapping, there are no specific object to each table. DAP is trying to maximal wrap the basic database operation. Written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project consists in a java JRS-168 portlet that acts as a generic client for SOAP services. The user interface for calling the service is dynamicaly created using a WSDL description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XMLDataStudio is ODBC based data transfer tool to different databases in XML format developed in C++ and Java. It designed to put minimum effort to use and usable to layman based on wizard developed in Java Swing desktop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HtmlClient provides an SGML/HTML/XHTML parser and connection client making web-spidering as easy for developers as actually surfing the web with a premade browser. Based on Apache's HttpClient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JXML2OWL Project is divided in two sub projects: JXML2OWL API, a library for mapping XML schemas to OWL Ontologies on the JAVA plaform. JXML2OWL Mapper, an easy to use standalone application with a graphical user interface using the JXML2OWL API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open WS-Policy,an Open Source Web Services Policy Framework implementation,is a set of open source Java libraries that implement the ws-policy specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An implementation (parser/interpreter) of SPARQL, a query language for RDF data that is the current recommendation of the W3C. Allows easy cusomization of the language and plugs in to several popular RDF servers, like Sesame.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    A method to display OpenDocument Text files in a browser.
    Downloads: 0 This Week
    Last Update:
    See Project