awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
apache avatar

apache/commons-cli

0
View on GitHub↗
389 stars·249 forks·Java·Apache-2.0·1 vuecommons.apache.org/cli↗

Commons Cli

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you…

Features

  • Java CLI Frameworks - API for presenting, processing, and validating interfaces.

Historique des stars

Graphique de l'historique des stars pour apache/commons-cliGraphique de l'historique des stars pour apache/commons-cli

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Commons Cli

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Commons Cli.
  • cbeust/jcommanderC

    cbeust/jcommander

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jline/jline3Avatar de jline

    jline/jline3

    1,779Voir sur GitHub↗

    JLine is a Java library for handling console input.

    Javacliconsolejava
    Voir sur GitHub↗1,779
  • kohsuke/args4jAvatar de kohsuke

    kohsuke/args4j

    803Voir sur GitHub↗

    args4j args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application. See more info at https://args4j.kohsuke.org/

    Java
    Voir sur GitHub↗803
  • remkop/picocliAvatar de remkop

    remkop/picocli

    5,387Voir sur GitHub↗

    picocli is a command line interface development framework and argument parser for JVM-based applications. It maps command line options and positional parameters to strongly typed Java methods and fields using a declarative, annotation-based model. The framework provides specific support for native image compilation, producing the reflection and resource configuration files necessary to build standalone binaries with reduced startup overhead. It further distinguishes itself with a dedicated system for generating shell autocompletion scripts and an ANSI terminal stylizer for applying colors and

    Java
    Voir sur GitHub↗5,387

Questions fréquentes

Que fait apache/commons-cli ?

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you…

Quelles sont les fonctionnalités principales de apache/commons-cli ?

Les fonctionnalités principales de apache/commons-cli sont : Java CLI Frameworks.

Quelles sont les alternatives open-source à apache/commons-cli ?

Les alternatives open-source à apache/commons-cli incluent : cbeust/jcommander. jline/jline3 — JLine is a Java library for handling console input. kohsuke/args4j — args4j args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI… remkop/picocli — picocli is a command line interface development framework and argument parser for JVM-based applications. It maps…