Showing 113 open source projects for "options"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    This project is Java 1.5 port of the JArgs Project (http://jargs.sourceforge.net) with minor changes like validation and the annotation-based configuration for command-line options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RES is a pure Java based Open Source Cobol to Java translator. It creates maintainable Java code for a subset of VS Cobol syntax. It has been developed with JDK, JTB and Javacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Jcmdline is an easy to use Java package for processing command line parameters. Validation of various parameter types - booleans, filenames, numbers, dates, strings, etc; automatic usage formatting; implementation of common options (-help, -version..).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Bijoux is a small, extendable configuration language and interpreter for Java, implemented in XML. It can be incorporated in a Java application to provide more configuration options than are possible with fixed-semantic configuration schemes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jAstyle is a 100% pure Java port of the GPL’d AStyle (http://astyle.sourceforge.net/). jAstyle is intented to be created as a library and not as a command line tool, so It does not support those options associated to standard output or console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Eclipse Launch Manager is a utility application to run Eclipse and other Eclipse RCP based applications. It offers support for users needing to work with different Eclipse versions, workspaces and command line options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Framework provides functionality to easily manage, validate and create usage data for runtime java commandline options. This gives more time for the developer to concentrate on business logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    For Java, parses GNU standards compliant command line arguments and calls event handler methods/fields automatically, based on given arguments (cmd line & from file). Use annotations to define your options, and descriptions for the auto generated help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FScript is an simple, though powerful scripting language. Its intended use is as an embedded language in other Java programs. It's main benefits are simple extension options and small size (around 50k as a jar). FScriptME is FScript for J2ME.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    J-Clops is yet another Java library for parsing command line options. What makes it different is the use of 'convention over configuration': options directly correspond to setter methods in your program object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BitSet is a plugin which extends the Eclipse IDE through a dialog which provides register definitions sorted by architecture. The value of the register is automatically calculated while the user is selecting register options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    maven2-junit4x is a maven2 plug-in which runs test written in Junit4.x. It has customisable output options and is written to make as few a demands on the developer as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LineArgs is the library contain a simple implementation of command line arguments parser based on annotations/metadata. The library has identical API for Java (1.5) and C# (.net 2.0) . Supports String,Integer,Boolean and List command line options. Project migrated to www.latestbit.com and code.google.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Look, Feel And Language Library. This library allows you to add look and feels, and language translation options quickly and easily to your programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java framework for chained options (listboxes, dropdowns etc). Provides functionality so that when the value is changed in one listbox, other listboxes change accordingly. Handles special items like 'Any Value' or 'None Selected'. See 'Screenshots'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JASSEdit is an editor for the WarCraft 3 WorldEdit Scripting Language JASS. Options with this editor: - Auto-Completion , Code Coloring - Easy Function Overview / Inserter - Multiple Script Loading - Syntax Checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tracks project details using a variety of data options. Primarily designed to contain and organize software requirements in a multi-project, multi-user, environment using a networked SQL compliant database management system while tracking changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A library to ease the ever-boring task of defining, parsing and implementing command line options for tools written in Java. The library is straightforward yet powerful enough to handle quickly common handling cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JFormMail is a generic HTML form to e-mail gateway that parses the results of any form and sends them to the specified users. This servlet has many formatting and operational options, most of which can be specified within each form, meaning you don't nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Providers is a framework to be used with JSP to fill Select options in HTML. You can use it with Struts to replace html:options tag and use providers:options and fill the select without the need of creating a collection in an Action.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JDirDiff is a GUI tool that compares two directories and merges differences. JDirDiff is a 99% pure java utility, uses swing for front end. uses Xerces () for xml parsing (jdirdiffrc: resource configuration file for personal options).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    If you're writing an app with lots of options and need to create edit dialogs to allow the user to change them then BeanPeeler could be for you. It allows your app to display such a dialog without going to the trouble of writing it yourself. BeanPeeler
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo