{"id":28348798,"url":"https://github.com/glpi-project/java-library-glpi","last_synced_at":"2025-10-11T10:14:03.576Z","repository":{"id":74231925,"uuid":"106267146","full_name":"glpi-project/java-library-glpi","owner":"glpi-project","description":"GLPI API Client Library for Java","archived":false,"fork":false,"pushed_at":"2020-05-06T20:05:29.000Z","size":4131,"stargazers_count":5,"open_issues_count":8,"forks_count":5,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-09-10T05:41:07.037Z","etag":null,"topics":["glpi-api","java","library"],"latest_commit_sha":null,"homepage":"https://glpi-project.github.io/java-library-glpi/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glpi-project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-10-09T10:03:14.000Z","updated_at":"2022-11-11T21:28:35.000Z","dependencies_parsed_at":"2023-02-24T18:45:22.762Z","dependency_job_id":null,"html_url":"https://github.com/glpi-project/java-library-glpi","commit_stats":{"total_commits":219,"total_committers":7,"mean_commits":"31.285714285714285","dds":0.3881278538812786,"last_synced_commit":"11ab5e5c03dea1b658c77f47e58cf5bb66d11f9e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/glpi-project/java-library-glpi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glpi-project%2Fjava-library-glpi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glpi-project%2Fjava-library-glpi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glpi-project%2Fjava-library-glpi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glpi-project%2Fjava-library-glpi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glpi-project","download_url":"https://codeload.github.com/glpi-project/java-library-glpi/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glpi-project%2Fjava-library-glpi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006451,"owners_count":26084108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["glpi-api","java","library"],"created_at":"2025-05-27T19:10:37.815Z","updated_at":"2025-10-11T10:14:03.559Z","avatar_url":"https://github.com/glpi-project.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GLPI API Library for Java\n\n![GLPI banner](https://user-images.githubusercontent.com/29282308/31666160-8ad74b1a-b34b-11e7-839b-043255af4f58.png)\n\n[![License](https://img.shields.io/github/license/glpi-project/java-library-glpi.svg?\u0026label=License)](https://github.com/glpi-project/java-library-glpi/blob/develop/LICENSE.md)\n[![Follow twitter](https://img.shields.io/twitter/follow/GLPI_PROJECT.svg?style=social\u0026label=Twitter\u0026style=flat-square)](https://twitter.com/GLPI_PROJECT)\n[![Project Status: WIP](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/)\n[![Telegram Group](https://img.shields.io/badge/Telegram-Group-blue.svg)](https://t.me/glpien)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n[![Greenkeeper badge](https://badges.greenkeeper.io/glpi-project/java-library-glpi.svg)](https://greenkeeper.io/)\n\nGLPI (_Gestionnaire Libre de Parc Informatique_) is a free IT Asset Management, issue tracking system and service desk solution. This open source software is written in PHP.\n\nIt helps companies to manage their information system, since it's able to build an inventory of all the organization's assets and to manage administrative and financial tasks.\n\n## Table of Contents\n\n* [Synopsis](#synopsis)\n* [Build Status](#build-status)\n* [Installation](#installation)\n* [Compatibility matrix](#matrix)\n* [Documentation](#documentation)\n* [Versioning](#versioning)\n* [Contact](#contact)\n* [Professional Services](#professional-services)\n* [Contribute](#contribute)\n* [Copying](#copying)\n\n## Synopsis\n\nThis library created in Java features several functionalities common to all GLPI APIs, for example:\n\n* HTTP transport to APIs.\n* Error handling\n* Authentication\n* JSON parsing\n* Custom Item Types\n* Media download/upload\n* Batching.\n\nYou will be able to call all the methods that belong to the [GLPI REST API](https://github.com/glpi-project/glpi/blob/master/apirest.md), for more information visit the [project's website](https://glpi-project.github.io/java-library-glpi/).\n\n## Build Status\n\n|**LTS**|Bleeding Edge|\n|:---:|:---:|\n|[![Circle CI build](https://circleci.com/gh/glpi-project/java-library-glpi/tree/master.svg?style=svg)](https://circleci.com/gh/glpi-project/java-library-glpi/tree/master)|[![Circle CI build](https://circleci.com/gh/glpi-project/java-library-glpi/tree/develop.svg?style=svg)](https://circleci.com/gh/glpi-project/java-library-glpi/tree/develop)|\n\n## Installation\n\n### External Library Manager\n\n#### Maven\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003eorg.glpi\u003c/groupId\u003e\n  \u003cartifactId\u003eapi\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0\u003c/version\u003e\n  \u003ctype\u003epom\u003c/type\u003e\n\u003c/dependency\u003e\n```\n\n#### Gradle\n\n```groovy\ncompile 'org.glpi:api:1.0.0@jar'\n```\n\n#### Apache Ivy\n\n```\n\u003cdependency org='org.glpi' name='api' rev='1.0.0'\u003e\n  \u003cartifact name='api' ext='pom' \u003e\u003c/artifact\u003e\n\u003c/dependency\u003e\n```\n\nYou can also find us on [**Bintray repository**](https://bintray.com/glpi-project/teclib-repository/java-library-glpi).\n\n### Manually\n\nIn your ```setting.gradle``` add the following line:\n\n```groovy\ninclude ':my-project', ':java-library-glpi'\n```\n\nAnd in your ```build.gradle``` add:\n\n```groovy\nimplementation project(':java-library-glpi')\n```\n\n## Matrix\n\n|**Library**|1.0.0|\n|:----|----|\n|**Android API**||\n\n|**Library**|1.0.0|\n|:----|----|\n|**Java**||\n\n## Documentation\n\nWe maintain a detailed documentation of the project on the [website](https://glpi-project.github.io/java-library-glpi/).\n\n## Versioning\n\nIn order to provide transparency on our release cycle and to maintain backward compatibility, GLPI is maintained under [the Semantic Versioning guidelines](http://semver.org/). We are committed to following and complying with the rules, the best we can.\n\nSee [the release section of our GitHub project](https://github.com/glpi-project/java-library-glpi/releases) for changelogs for each release version. Release announcement posts on [the official Teclib' blog](http://www.teclib-edition.com/en/communities/blog-posts/) contain summaries of the most noteworthy changes made in each release.\n\n\n## Contact\n\nFor notices about major changes and general discussion of GLPI development, subscribe to the [/r/glpi](http://www.reddit.com/r/glpi) subreddit.\nYou can also chat with us via IRC in [#GLPI on freenode](http://webchat.freenode.net/?channels=GLPI) or [@glpien on Telegram](https://t.me/glpien).\n\n## Contribute\n\nWant to file a bug, contribute some code, or improve documentation? Excellent! Read up on our\nguidelines for [contributing](./CONTRIBUTING.md) and then check out one of our issues in the [Issues Dashboard](https://github.com/glpi-project/java-library-glpi/issues).\n\n## Professional Services\n\nThe GLPI Network services are available through our [Partner's Network](http://www.teclib-edition.com/en/partners/). We provide special training, bug fixes with editor subscription, contributions for new features, and more.\n\nObtain a personalized service experience, associated with benefits and opportunities.\n\n## Copying\n\n* **Name**: [GLPI](https://glpi-project.org/) is a registered trademark of [Teclib'](http://www.teclib-edition.com/en/).\n* **Code**: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License ([GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html)).\n* **Documentation**: released under Attribution 4.0 International ([CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglpi-project%2Fjava-library-glpi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglpi-project%2Fjava-library-glpi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglpi-project%2Fjava-library-glpi/lists"}