# Installer jsonschema2pojo avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jsonschema2pojo pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:jsonschema2pojo
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jsonschema2pojo
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:jsonschema2pojo
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/jsonschema2pojo>
- **Version:** 1.3.3
- **Résumé source:** Generates Java types from JSON Schema (or example JSON)
- **Page d'accueil:** <https://www.jsonschema2pojo.org/>
- **Dépôt:** <https://github.com/joelittlejohn/jsonschema2pojo>
- **Docs amont:** <https://www.jsonschema2pojo.org/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/joelittlejohn/jsonschema2pojo/releases/download/jsonschema2pojo-1.3.3/jsonschema2pojo-1.3.3.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- jsonschema2pojo (cli)
- jsonschema2pojo (alias)

## Dépendances

- openjdk

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.3.3
- données locales: OK
- dépôt amont: https://github.com/joelittlejohn/jsonschema2pojo
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

jsonschema2pojo generates Java types from JSON Schema or example JSON, with optional data-binding annotations for Jackson, Gson, Moshi, and JSON-B. It is both an online generator and a build-time/code-generation tool for Java projects.

### Historique du projet

The repository history reaches back to a 2010-12-10 commit titled "initial import of jsonschema2pojo core, cli, maven", showing that the core library, command-line interface, and Maven integration were present from the first imported revision. The GitHub repository used for development was created on 2013-06-22.

The project expanded around multiple ways to consume the generator. The README and wiki document Maven plugin usage, command-line usage, Gradle plugin usage, and embedded Java API usage. The official website also exposes an interactive generator that previews or zips generated POJOs from schemas or example documents.

The reference documentation tracks JSON Schema feature support by jsonschema2pojo version, with core structural rules such as simple `type`, `properties`, `items`, `enum`, `description`, and `format` marked as supported since 0.1.0.

### Historique d'adoption

jsonschema2pojo became a familiar Java ecosystem bridge because it fits Maven and Gradle builds as well as ad hoc CLI generation. The README documents `brew install jsonschema2pojo`, plugin snippets, project downloads, a mailing list, and generated-code examples, making it approachable from package managers and Java build tools.

### Modes d'utilisation

Typical use is to point the Maven or Gradle plugin at schema files and generate Java sources during the build, run the `jsonschema2pojo` CLI with a source and target directory, use the web generator interactively, or embed `jsonschema2pojo-core` in Java code through `SchemaMapper`.

### Pourquoi les passionnés de paquets s'y intéressent

jsonschema2pojo matters because it packages schema-to-code generation in the style Java developers expect: Maven coordinates, Gradle plugin, CLI, downloadable releases, and Homebrew formula. It is a concrete example of JSON Schema leaving documentation and validation roles to become source-generation input.

### Chronologie

- 2010-12-10: Initial imported commit included core, CLI, and Maven modules.
- 2012: Official site copyright line covers Joe Littlejohn and the online generator era.
- 2013-06-22: GitHub repository created.
- 2026-02-08: 1.3.3 release published.

### Related projects

- jsonschema2pojo is related to JSON Schema itself, JavaBeans-style POJOs, Jackson, Gson, Moshi, JSON-B, Maven, Gradle, and Java code-generation workflows.

### Sources

- <https://api.github.com/repos/joelittlejohn/jsonschema2pojo>
- <https://formulae.brew.sh/formula/jsonschema2pojo>
- <https://github.com/joelittlejohn/jsonschema2pojo>
- <https://github.com/joelittlejohn/jsonschema2pojo/commit/2b2b9cf5bf06fc73e443c54f5bfb163206788931>
- <https://github.com/joelittlejohn/jsonschema2pojo/releases/tag/jsonschema2pojo-1.3.3>
- <https://github.com/joelittlejohn/jsonschema2pojo/wiki/Getting-Started>
- <https://github.com/joelittlejohn/jsonschema2pojo/wiki/Reference>
- <https://www.jsonschema2pojo.org/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jsonschema2pojo
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk](https://pkg.so/fr/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [quicktype](https://pkg.so/fr/brew/quicktype/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, json, json-schema.
- [swift-protobuf](https://pkg.so/fr/brew/swift-protobuf/) - Shares pkgdb curated category or tags: cli, code-generation, code-generator, developer-tools.
- [json2ts](https://pkg.so/fr/brew/json2ts/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, json-schema.
- [plank](https://pkg.so/fr/brew/plank/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, json-schema.
- [quex](https://pkg.so/fr/brew/quex/) - Shares pkgdb curated category or tags: cli, code-generation, code-generator, developer-tools.
- [sourcery](https://pkg.so/fr/brew/sourcery/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools.
- [mockolo](https://pkg.so/fr/brew/mockolo/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools.
- [openapi-generator](https://pkg.so/fr/brew/openapi-generator/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools.
- [ts-json-schema-generator](https://pkg.so/fr/npm/ts-json-schema-generator/) - Both packages work with overlapping file formats or content types. Shared terms: cli, code, code-generation, developer, developer-tools.
- [typescript-json-schema](https://pkg.so/fr/npm/typescript-json-schema/) - Both packages work with overlapping file formats or content types. Shared terms: cli, code, code-generation, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/jsonschema2pojo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jsonschema2pojo.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
