https://github.com/jenkinsci/sqlserver-api-plugin
This plugin is a shared library. It provides the Microsoft SQL Server Connector Java jar so that other plugins can consume Microsoft SQL Server without duplication and without classpath collisions.
https://github.com/jenkinsci/sqlserver-api-plugin
java jenkins-api-plugin sqlserver
Last synced: 11 months ago
JSON representation
This plugin is a shared library. It provides the Microsoft SQL Server Connector Java jar so that other plugins can consume Microsoft SQL Server without duplication and without classpath collisions.
- Host: GitHub
- URL: https://github.com/jenkinsci/sqlserver-api-plugin
- Owner: jenkinsci
- License: mit
- Created: 2022-09-16T11:08:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T15:10:44.000Z (11 months ago)
- Last Synced: 2025-07-21T17:41:48.274Z (11 months ago)
- Topics: java, jenkins-api-plugin, sqlserver
- Language: Java
- Homepage: https://plugins.jenkins.io/sqlserver-api/
- Size: 176 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Microsoft SQL Server API Plugin
[](https://ci.jenkins.io/job/Plugins/job/sqlserver-api-plugin/job/main/)
[](https://plugins.jenkins.io/sqlserver-api)
[](https://github.com/jenkinsci/sqlserver-api-plugin/releases/latest)
[](https://github.com/jenkinsci/sqlserver-api-plugin/blob/main/LICENSE.md)
This plugin is a shared library. It provides the [Microsoft SQL Server Connector Java](https://github.com/microsoft/mssql-jdbc) jar so that other plugins can
consume Microsoft SQL Server without duplication and without classpath collisions.
## LICENSE
Licensed under MIT, see [LICENSE](LICENSE.md)