https://github.com/jenkinsci/commons-math3-api-plugin
https://github.com/jenkinsci/commons-math3-api-plugin
api-plugin
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jenkinsci/commons-math3-api-plugin
- Owner: jenkinsci
- License: mit
- Created: 2024-08-20T07:52:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-20T19:58:48.000Z (about 1 month ago)
- Last Synced: 2025-04-22T10:32:11.421Z (about 1 month ago)
- Topics: api-plugin
- Homepage: https://plugins.jenkins.io/commons-math3-api/
- Size: 51.8 KB
- Stars: 1
- 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 Commons Math3 API Plugin
[](https://ci.jenkins.io/job/Plugins/job/commons-math3-api-plugin/job/main/)
[](https://plugins.jenkins.io/commons-math3-api)
[](https://github.com/jenkinsci/commons-math3-api-plugin/releases/latest)
[](https://github.com/jenkinsci/commons-math3-api-plugin/blob/main/LICENSE.md)Commons Math3 API Plugin
This plugin provides Commons Math3 API Plugin for other plugins (https://github.com/apache/commons-math)
# Build
To build the plugin locally:
```
mvn -Dset.changelist clean install
```