https://github.com/jenkinsci/json-api-plugin
JSON API Plugin
https://github.com/jenkinsci/json-api-plugin
api-plugin
Last synced: about 1 month ago
JSON representation
JSON API Plugin
- Host: GitHub
- URL: https://github.com/jenkinsci/json-api-plugin
- Owner: jenkinsci
- License: mit-0
- Created: 2023-12-08T06:15:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-01T10:12:49.000Z (8 months ago)
- Last Synced: 2025-06-01T19:04:21.577Z (8 months ago)
- Topics: api-plugin
- Language: Java
- Homepage: https://plugins.jenkins.io/json-api
- Size: 142 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Jenkins JSON API Plugin
[](https://ci.jenkins.io/job/Plugins/job/json-api-plugin/job/main/)
[](https://plugins.jenkins.io/json-api)
[](https://github.com/jenkinsci/json-api-plugin/releases/latest)
[](https://github.com/jenkinsci/json-api-plugin/blob/main/LICENSE.md)
JSON API Plugin
This plugin provides JSON other plugins (https://github.com/stleary/JSON-java)
# Build
To build the plugin locally:
```
mvn -Dset.changelist clean install
```