Skip to content

Commit

Permalink
Added Maven Central Badge
Browse files Browse the repository at this point in the history
  • Loading branch information
redcatbear authored Nov 26, 2019
1 parent e78d2bc commit 5c263c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# sql-statement-builder

[![Build Status](https://travis-ci.com/exasol/sql-statement-builder.svg?branch=develop)](https://travis-ci.com/exasol/sql-statement-builder)
[![Maven Central](https://img.shields.io/maven-central/v/com.exasol/sql-statement-builder)](https://search.maven.org/artifact/com.exasol/sql-statement-builder)

SonarCloud results:

Expand Down Expand Up @@ -73,4 +74,4 @@ The list below show all build dependencies in alphabetical order. Note that exce
| [Maven JavaDoc Plugin](https://maven.apache.org/plugins/maven-javadoc-plugin/) | Creates JavaDoc JARs | Apache License 2.0 |
| [Maven Source Plugin](https://maven.apache.org/plugins/maven-source-plugin/) | Creates source JARs | Apache License 2.0 |
| [Mockito](http://site.mockito.org/) | Mocking framework | MIT License |
| [OFT Maven Plugin](https://github.com/itsallcode/openfasttrace-maven-plugin) | Requirement tracing | GPL 3.0 |
| [OFT Maven Plugin](https://github.com/itsallcode/openfasttrace-maven-plugin) | Requirement tracing | GPL 3.0 |

0 comments on commit 5c263c4

Please sign in to comment.