https://github.com/jenkinsci/jsoup-plugin
jsoup API plugin
https://github.com/jenkinsci/jsoup-plugin
api-plugin
Last synced: 11 months ago
JSON representation
jsoup API plugin
- Host: GitHub
- URL: https://github.com/jenkinsci/jsoup-plugin
- Owner: jenkinsci
- License: mit
- Created: 2012-09-17T15:30:15.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T12:58:37.000Z (11 months ago)
- Last Synced: 2025-05-06T22:48:23.329Z (11 months ago)
- Topics: api-plugin
- Homepage: https://plugins.jenkins.io/jsoup/
- Size: 49.8 KB
- Stars: 1
- Watchers: 95
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# jsoup API Plugin
[](https://ci.jenkins.io/job/Plugins/job/jsoup-plugin/job/main/)
[](https://plugins.jenkins.io/jsoup)
[](https://github.com/jenkinsci/jsoup-plugin/releases/latest)
[](https://github.com/jenkinsci/jsoup-plugin/blob/main/LICENSE.md)
jsoup API Plugin
This plugin provides jsoup for other plugins (https://jsoup.org/)
# Build
To build the plugin locally:
```
mvn -Dset.changelist clean install
```