Showing 179 open source projects for "java file manager"

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
    Application to create PDF document on the fly from any source file format(PRN,HTML,TEXT,CSV) with complete mailing system and reports module. It's made over following library Pdf - IText Web Server- Simple Frame work Database- H2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Swing Simple is a set of Java Swing libraries meant to simplify the development of Swing and AWT components. These include a process viewer, a CSS-like Layout Manager and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yaoqiang XPDL Model
    Yaoqiang XPDL Model is a library for workflow process applications (such as Yaoqiang XPDL Editor), parse XML file to XPDL Model object or serialize XPDL Model object to XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FFJUXS Free Java Universal XML Serializer: The aim of this project is to create a serializer that supports anything the standard Java Serializion supports (not just JavaBeans) - and more - using the XML file format and giving many options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Please use https://code.google.com/p/ganymed-ssh-2/ , as this current project is not getting the attention it should and therefore should be considered as 'parked'. Orion SSH for Java is a library which implements the SSH-2 protocol in pure Java. This is the new name, and home, for Trilead SSH (formerly Ganymed SSH2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    7-Zip-NBinding
    .NET wrapper for 7Zip, based on 7-Zip-JBinding, produced with IKVM. Extracts (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Udf archives. Archive creation/more formats coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java library implementing simple management of application deployed in Google App Engine. Right now is supported only downloading and parsing of quota details. Which in fact the primary reason of existence of this library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    This java library can read oracle dump files generated by the oracle exp utility. The library has been tested with database dump files of oracle 8 and oracle 9.2 on unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Glue Stick dependency injection framework is used for assembling and configuring Java applications from external bean definition and configuration files. There are several supported bean definition file formats, such as Groovy, JSON and Spring XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    A shell for the layout manager GroupLayout. It allows to control components' placement using simple 2-dimensional textual schemes. Such approach to GUI creation removes the problem of representing a 2-dimensional GUI by 1-dimensional code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Manages Java application/tool options. Options are mapped to Java Bean properties using annotations. Options can be loaded from command line arg String[] array, an XML file, or a java properties file. Help texts can be generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A project developed by some students from University of Milano Bicocca. It concerns creation of an interface in order to manage WSDLs describing abstract and concrete Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    open source .net/php framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Provides a Java programmable only text file editor. No gui is available. It supplies most of the features you expect from an editor including selections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A pure java DNS client implementation. Consists of a library and utilities for looking up the Internet domain names. The utilities are also able to fetch an entire domain zone and save it in the standard DNS zone file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Utility Class for mime types and related file extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Des3Per it's an easy to use java library that performs access to personalized file formats. The library is an API that can access for read only to any file format. The developer makes your model of file schema and after, access it via API in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RonFX-2009-Beans
    Consist of small but usable Java source code or libraries for rookies or intermediate Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Various listener types.If file is changed, property present in file gets changed, to see the changes and use these changed values in your running applications.This Java API allows you to use listeners like PropertyChangeListener, FileChangeListener, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tying together Zend Framework, PHP/Java Bridge, JTOpen, and Tomcat to provide a FOSS solution for i5 (IBM i, iSeries, AS/400) PHP developers struggling with the performance issues of the Integrated File System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    A Java Swing graphic component that allow to interface with ics files in a easy way.
    Downloads: 0 This Week
    Last Update:
    See Project