https://github.com/jenkinsci/byte-buddy-api-plugin
Jenkins Byte Buddy API plugin
https://github.com/jenkinsci/byte-buddy-api-plugin
api-plugin
Last synced: 2 months ago
JSON representation
Jenkins Byte Buddy API plugin
- Host: GitHub
- URL: https://github.com/jenkinsci/byte-buddy-api-plugin
- Owner: jenkinsci
- License: apache-2.0
- Created: 2024-05-02T07:02:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T10:40:39.000Z (8 months ago)
- Last Synced: 2024-10-19T14:13:15.207Z (8 months ago)
- Topics: api-plugin
- Homepage: https://plugins.jenkins.io/byte-buddy-api/
- Size: 86.9 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Jenkins Byte Buddy API Plugin
[](https://ci.jenkins.io/job/Plugins/job/byte-buddy-api-plugin/job/main/)
[](https://plugins.jenkins.io/byte-buddy-api)
[](https://github.com/jenkinsci/byte-buddy-api-plugin/releases/latest)
[](https://github.com/jenkinsci/byte-buddy-api-plugin/blob/main/LICENSE.md)Byte Buddy API Plugin
This plugin provides Byte Buddy for other plugins (https://bytebuddy.net)
# Build
To build the plugin locally:
```
mvn -Dset.changelist clean install
```