Showing 1485 open source projects for "java-orm"

View related business solutions
  • 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
  • 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
  • 1

    Detexter

    Detexter is an app designed to extract text from PDF files.

    Detexter lets you extract text from multiple PDF files. Detexter uses the PDFBox library for its text extraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LPCforSOS is a machine learning framework with a special focus on structured output spaces and pairwise learning. It supports currently multiclass, ordinal, hierarchical, multi-label and label ranking classification settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    sasgml

    SAX-like API for SGML (SGML parser for Java)

    SGML parser for Java, based on OpenSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    wingS
    wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications in a way like developing Swing based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    Hilbert II - QEDEQ

    Hilbert II - QEDEQ

    proof verifier for mathematical proofs and documentation generator

    In the tradition of Hilbert's program we create a formal correct (checkable by a proof verifier) but readable (like an ordinary LaTeX textbook) mathematical knowledge base which is freely accessible within the internet. Logic and set theory started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JMusicXML

    Jave MIDI SWING MusicXML

    JMusicxml is a music application base on Recordare MusicXML, on kind of open musical data format. It provided midi parser and staff parser api. besides, some java awt/swing graphics player, Staff brower for viewing provided too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Graphiti is a generic graph editor plug-in for Eclipse created at the IETR/INSA of Rennes that can load/edit/save potentially any type of graph in text or XML. Please consult the project homepage at http://graphiti-editor.sf.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ValidaTex

    LaTeX documents and typography validator

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Similarity Algorithm based on WikipediA
    SAWA calculates a semantic similarity coefficient between two sentences. Coefficient is expressed between "0" and "1", where: 0 means there is not semantic similarity among them; 1 vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10

    WebDiff

    Graphical tool for visualizing changes in web pages

    WebDiff is a graphical tool for visualizing changes in web pages. It is written in Java and uses Eclipse's SWT toolkit. You can view changes between any two HTML files on your file system or a web server, distinguishing them in a manner of your choice. There is a plan to eventually support viewing changes between Git/Subversion/Mercurial clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    NextBus Public Feed Adapter for Java

    A Java adapter for the NextBus Public XML Feed Service

    Restful Web Service adapter for the NextBus prediction and transit network reporting service. This implementation uses XSD Schema, JAXB and a domain object model to decouple the consuming application from the over-the-wire representation of the data. NextBus is currently providing real-time bus data in several major metro transit agencies including, but not limited to MBTA (Boston), Toronto, Seattle, Brooklyn, Staten Island as well as a number of University towns. In additional to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java library + tools allowing to parse/create/edit/convert/save almost any type of multimedia playlist. Supported formats: M3U/M3U8/M4U/RAM, ASX/WMX/WVX/WAX, WPL, XSPF, SMIL, PLS, B4S/BPL, RMP, KPL, PLIST, MPCPL, RSS/MediaRSS, Atom, Hypetape, PLA, PLP.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    ENRICH Garage Engine (EGE) is a java based tool which, by means of plug-ins, provides services for data conversion, transformation and validation. The software was initially created by PSNC and OUCS as a part of the ENRICH project funded by the EC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    helium-backup-extractor

    Extract Helium (formely Carbon) backups

    Extract Helium (formely Carbon) backups. Helium backups are normal adb backups created with boolean COMPRESS_FULL_BACKUPS = false, and the 18th byte of the backup changed from 0 to 1 (I guess this is done by Helium intentionally). Android should be able to restore helium backups properly, considering that first you change 18th byte from 1 to 0. The files inside uncompressed backups don't necessarily match directly the ones in compressed format (even after decompression).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    jsonunicode

    Java character encoding API for JSON

    Detects the Unicode Transformation Format (UTF) encoding of JSON documents. Useful for Gson, JSON.simple and the org.json API in Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Activiti ContentProvider for iQser GIN

    niPRO ContentProvider for Activiti Task Instance integration

    ContentProvider for Activiti Task Instance integration into GinServer. Developed by niPRO-Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Electronic Data Tags

    Electronic Data Tags value storage API For java.

    EDT is an API For java designed to allow you to store data from your programs in files easily. EDT is separated into two parts: EDT Basic (just called EDT) and EDTA (Advanced). EDT Basic stores only String values, while EDTA uses EDT Basic to store String, int, boolean, float, long, double, and byte values. To make accessing values easier, EDT and EDTA allow you to assign a name, like "FileLocation", to a value, instead of an integer, like in an array. The values are stored as ISO-8859-1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Chmuk

    Chmuk

    GPS data visualisation and exploration

    A really wonderful software to visualise and analyse GPS traces in many different ways (speed and elevation variation, etc.), with different background maps (hiking map, road map, orienteering map, aerial image, cycling map, etc.). It is possible to make KML exports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Dependency Discovery Tool

    A tool for discovering external dependencies in Office files.

    The Dependency Discovery Tool searches through binary office files (.doc, .xls and .ppt) and tries to find any documents or files that are linked to the document. It is written in java, using the Apache POI libraries ( http://poi.apache.org ) This project was part of a summer scholarship from the School of Engineering and Computer Science at Victoria University, Wellington (http://ecs.vuw.ac.nz) in conjunction with Archives New Zealand ( http://archives.govt.nz ). At the moment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    fiskalizacija

    Java code for signing and handling Croatian fiscal service requests

    Java code for signing and handling requests for Croatian fiscal service. Includes unsigned and signed xml samples. For completeness of project my personal testing key is included. Units tests with sample data are available for the ease of use. Whole Eclipse project is committed to source forge Git. Commercial support for implementation into different java application is available upon request. Enjoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BACnet Web Services Simulator (ampii)

    A Simulator/Tester for the BACnet/WS 2 protocol.

    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = THIS PROJECT IS NOW INACTIVE This was an implementation of the "PP1" pre-publication version of the standard. The full implementation of the final published version is at github.com/ampii. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = This is a simulator for the BACnet Web Services (BACnet/WS) protocol proposed in Addendum am to ANSI/ASHRAE Standard 135. PLEASE NOTE: this implements "PPR1" of the protocol that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jStyleParser

    Java CSS parser and DOM style assignment library

    jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It is also able to apply the parsed style sheets to a DOM that represents an HTML or XML document and to compute the resulting style of the individual document elements. It supports CSS 2.1 and a large subset of CSS3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SwingBox

    Java Swing HTML / CSS rendering component

    SwingBox is a Java Swing component that allows displaying the (X)HTML documents including the CSS support. It is designed as a JEditorPane replacement with considerably better rendering results. SwingBox is pure Java and it is using the CSSBox rendering engine for rendering the documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    E.N.M.L. means Environmental Noise Model Language. The target of the project is the definition of a XML specification model mainly devoted to electronic acoustic data exchange. ENML aims to format ANY kind of noise measurement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jPod Renderer is based on the jPod library, also hosted here at "jpodlib". This is the long awaited release for platform specific rendering code, both on AWT and SWT. To see jPod and jPod Renderer at work, have a look at www.cabaret-solutions.com
    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.