Showing 1412 open source projects for "java upload file"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1

    External Java Command Control

    Send commands from the command-line to your running application.

    Moved to GitHub https://github.com/fedups ExCon is a small Java class (a runnable Jar file, “sender”) that you run whenever you need to send a command to your application. Your application needs to include the ExCon “receiver”. The receiver accepts the commands from the ExCon sender and processes them. Since the receiver runs within you application it can access all of your application’s classes and resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project is a Java library (.jar) that reads the Java Byte Code file (.class) and formats it into a data structure. However, it a alpha version that it does not support J2ME byte code, and tested in JDK 1.5 environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jschedule is a light-weight platform independent Java Task scheduling framework written for easy embedding in your java projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java Swing graphic component that allow to interface with ics files in a easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Flatfile - A Java Flat File Importer and Exporter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    jcabexc

    JCabExc supports creation and extraction an CAB archive file

    JCabExc - Java (MS)Cabinet(Format) EXC(Flag). This Java library supports Microsoft Cabinet (CAB) Format. Version1 (alpha): feature:creation and extraction archive file; search file in archive. restriction: supports one arhive file only; using none compression and MSZip compression method only;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    sqljetlayer1

    SqlJet Layer 1

    Simple Persistence framework for SqlJet (http://sqljet.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    J3dViz is a five graphical Java Application Programming Interfaces (APIs) for viewing of three dimensional structures of protein from the Protein Data Bank.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A rich client application to help with visualizing your product backlog and scrum iterations in your company's development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    ClassReach is a utility to identify unused Java classes and methods. Once identified, such things can be removed from the code, hopefully simplifying the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ItronIDE is an integrated development environment for developers of ITRON embedded systems. It includes features allowing for automatic generation of ITRON-specific APIs and function stubs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Phido (Pronounced Fido) is an Integrated Desktop Environment for PHP, made with Java for Cross-platform compatiability. It features a debugging mode to view your web pages in action, and tab capabilities for editing multiple files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Racoon is an application server for multi-player games. Its intention is to relieve game developers from recurring and time extensive tasks. This is achieved with a modular concept: only the game logic has to be written and deployed in Racoon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    songuuli

    songuuli

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project want to construct the tool for the following means. 1*Management of project 2*Finding of problem 3*Progress rate etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Data Profiler is a an open source, extensible data profiler, which enables users to analyze and gather automatically data quality facts on data sources in various formats (XML, JDBC or CSV).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SquirrelTrivia is a Java and PIRC-bot-framework based IRC bot designed specifically for trivia, and plans to include public and private trivia, amd highscores. Attention: Now defunct, please see https://sourceforge.net/forum/forum.php?forum_id=781270
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java library for Schema based file parser. Csv and flat file parser and writer. This is a java library that enables to parse and write Csv and flat files based on a schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EaseFilterCPPExample

    EaseFilterCPPExample

    EaseFilter SDK CPP Example

    A C++ file security filter driver example implemented with EaseFilter File Security Filter Driver SDK. EaseFilter Comprehensive File Security SDK is a set of file system filter driver software development kit which includes file monitor filter driver, file access control filter driver, transparent file encryption filter driver, process filter driver and registry filter driver. In a single solution, EaseFilter Comprehensive File Security SDK encompasses file security, digital rights...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a academic purpose software for students implement a Shop basic software at FAGOC, Brazil - MG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FileMonitorExample

    FileMonitorExample

    EaseFilter File Monitor Filter Driver SDK

    A file system filter driver intercepts requests directed at a file system or another filter driver. By capturing these requests before they reach their intended targets, the filter driver can extend or modify the functionality provided by the original target. Windows offers file system filtering services through the Filter Manager, which provides a framework for developing file systems and filter drivers without delving into the complexities of file I/O operations. EaseFilter Filter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An Apache Ant task extending JSmooth that creates a Windows executable wrapper .exe file from a java archive .jar file without needing a separate xml configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java I18n <-> MsExcel transformer. Based on a configuration file exports all of the language dependent files that belong to a project into an xls file and back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QueryLite - a query analyzer for, and in the spirit of the Sqlite database, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Eclipse File System Editor is an editor for the Eclipse File Systems. The editor adds default behaviour to EFS implementation that could be reused. It has it's on extension point for Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB