An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Microsoft SQL Server API Plugin

[![Build Status](https://ci.jenkins.io/job/Plugins/job/sqlserver-api-plugin/job/main/badge/icon)](https://ci.jenkins.io/job/Plugins/job/sqlserver-api-plugin/job/main/)
[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/sqlserver-api.svg)](https://plugins.jenkins.io/sqlserver-api)
[![GitHub release](https://img.shields.io/github/release/jenkinsci/sqlserver-api-plugin.svg?label=changelog)](https://github.com/jenkinsci/sqlserver-api-plugin/releases/latest)
[![GitHub license](https://img.shields.io/github/license/jenkinsci/sqlserver-api-plugin)](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)