Search Results for "simple xml java" - Page 60

Showing 8933 open source projects for "simple xml java"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    BeatMix

    BeatMix

    Java powered tool, to create music

    BeatMix allows you, to create music using the Musical Instrument Digital Interface. It's lightweight, simple to use and it runs on every system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Report Engine

    java API for tabular reports and pivot tables

    Java API for reports and crosstab reports (or pivot tables ) with groupings, subtotals, data aggregation. Simple, fast and easy way to construct reports in various formats : HTML, XML, Excel, PDF, SVG. The reports can be used programatically or configured using spring framework (declaratively).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    JHCaching

    Lightweight LRU Caching library with persistence

    LRU caching map is Least Recent Used Map, (see Wiki), meaning that a Key,Value pair is stored in the cache, with a "expireTime", but every time the Key is retrieved (get method) the expire time is extended. It is a simple POJO one jar library. With complete documentation with examples and javadoc. When the cache reaches is "maxSize" or a cleanup of the cache is performed (automatically by deamon thread dependent on the "LRUCachingMapConfiguration"), it is the keys with least recent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    NextGenPOS

    Simple POS application

    Simple Java application that demonstrates the core functionality of a POS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    DialogPlus

    DialogPlus

    Advanced dialog solution for android

    Simple and advanced dialog solution. Uses normal view as dialog. Provides expandable option, multiple positioning, and built-in options for easy implementation. DialogPlus provides 3 position. Top, dialog will appear at top with animation. Center, dialog will appear in the center with animation. Bottom, dialog will appear at the bottom of the screen with animation. DialogPlus provides 3 content types. ListHolder, items will be shown in a listview. GridHolder, items will be shown in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SuperCraft

    The Minecraft mod loader & more

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This software searches the potential energy surface of small to medium size atomic systems for global minima using quantum ab initio techniques. It performs bond rotations and molecule translations and rotations on a Linux cluster with MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    E_shoppingcart
    "bismillah el rahman el rahim" this is a complete application simple and effective e-commerce accompanied by a file sql nomed bookstore.sql to create the database to exploit, to start Kindly create thebase bookstore in mysql with the password and username "test" and then recompile the projector or opens untitled4 in JBuilder, the flow of data begins with the main servlet Site E_commerce "http: // localhost: 8080 / Caddie". depploiyer for the untitled.war file with tomcat server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Collaborative infrastructure for Collaborative Product Development (manufacturing) within Extended and Virtual Enterprise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    hbpm

    Simple Java Business Process Modelling

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MyOpenSoftware

    MyOpenSoftware

    New generation Rapid Application Developement

    Based on an EAV meta-model (Entity-Attribute-Value), MyOpenSoftware is a new generation of RAD (rapid application development) engine. So you can create complete web applications without any programming knowledge, just using XML. This Framework writen in J2EE is ready-use to generate graphical screens with the opensource Library "SmartClient". Starting with blank page, and zero business entity, you are able to build any web application in any business domaine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    CleanCode

    CleanCode

    .NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries

    Develop clean code with our .NET components (plus PowerShell, SQL, Java, Perl, and JavaScript components as well!). CleanCode highlights include user controls, a validation engine, a diagnostic system, an XML/HTML pre-processor, and a variety of articles on code design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GymTV

    Android TV Application for Workouts

    This is a simple app for playing YouTube videos while at the same time displaying heartrate and other fitness related information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    w3OS webOS web based desktop

    Advanced Web based desktop Simple Smart Efficient

    Web OS to host web based applications. An API allows to create online applications. Uses web 2.0 techniques. Integrate existing web apps. Featuring: GUI, icons, tasks, users. Office apps: oulook, CRM, browser, browser, post-it, mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    VoteCounter

    Software Voting over a Network

    VoteCounter is a distributed voting program which can handle multiple clients over a network. VoteCounter is written in Java, and so it is very portable; VoteCounter's input is an XML file specifying posts to be voted for and nominees contesting them, and it's output is a human-readable tally of votes for each nominee, making it easy to use and customize. VoteCounter is still under development, but is ready to use for small elections. Help is welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ComputationalGeometry

    ComputationalGeometry

    2D environment demonstrating computational geometry algorithms

    This is an application made for educational purposes. It demonstrates some basic algorithms of computational geometry in 2D space. You can create, edit and delete points and vectors and then choose them as the input for algorithms selectable from the menu. Import and export from a to XML files is also possible. Many thanks to GeoSoft for providing open-source library G which was used for 2D graphics. You can find it here: http://geosoft.no/graphics/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JavaTimer

    JavaTimer

    A simple repository for all my java clock code

    A repository for all my Java Clock Code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DMS/Decimal Converter

    DMS/Decimal Converter

    A simple Java application for converting DMS to decimal and vice-versa

    DMSConverter provides a simple means of converting between various angle measurement systems. Written in Java, this program is both flexible and easy to use, and supports a variety of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Java Jyotish

    Java applet and simple DHTML for Jyotish calculation

    Java Jyotish provides calculations based on Brihat Parasara Hora Sastra, an ancient Sanskrit text dealing with Jyotish or Indian astrology. It has some features mostly of interest to those trying to learn Jyotish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SimpleCron

    SimpleCron

    Simple Scheduler for Windows clients configured by a crontab-like file

    Simple scheduler utility for Windows PCs which executes specified commands at specified times / days for the currently logged-in user. The specification of actions follows widely the crontab syntax as e.g. described in https://en.wikipedia.org/wiki/Cron. Missed tasks will always be started at the next possible time, i.e. at the next system startup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Num To Word for Android

    Num To Word for Android

    This is very simple software to convert numaric amount into word.

    Num To Word is very simple software to convert numaric amount into word. This is written in java. When you enter the amount in numaric it automatically put commas and give useful output in word. Enjoy it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Open Simplex Project

    Open Simplex Project

    A Simple GUI Implementation of the Simplex Algorithm

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EasyPowoliX64

    EasyPowoliX64

    An assembler language emulator to lean it easily!

    This is a simple simulator of a simple form of Assembler. An assembly language (or assembler language) is a low-level programming language for a computer, or other programmable device, in which there is a very strong (generally one-to-one) correspondence between the language and the architecture's machine code instructions. You will get into the coding with assembler with this easy form of assembler language. EPX64 just have ten data registers and not any address registers! This assembler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    HelloAbacusUtil

    A general programming utility library in Java

    It's a tutorial project for AbacusUtil. AbacusUtil is a general java programming utility library/framework. It provides below features: 1, Exclusive SQL executor with well-designed API. It’s more than two times faster than SpringJDBC/iBatis/Hibernate. 2, Supports serialization from java object to JSON/XML or deserialization from JSON/XML to java object with concise and high performance APIs. 3, Supports http client and web service programming in simple way. 4, The big 'N', a comprehensive collection of general utility methods. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ava: Testdata Xsl

    Ava: Testdata Xsl

    generates Testdata on base of excel: creates xml,excel,csv,html,sql,+

    this tool for test-data-generation receives an 'excel-sheet' as primary input. second important paramter is the 'number of test-records to produce'. The excel-data will be reused as long data is needed. This tool is hightly paramatrisazable by the use of 'xsl scripts'. data can be created, updated, modified and finally exported in a format of your choice Main Fuctions: (1) Generates Testdata (excel, xsl, xml) (2) Exports generated testdata in multiple formats (csv, excel, html,...
    Downloads: 0 This Week
    Last Update:
    See Project