Skip to content

Commit e1469f2

Browse files
docs: add maven badge to readme (#78)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
1 parent 9ef1646 commit e1469f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# AlloyDB Java Connector
22

33
[![CI][ci-badge]][ci-build]
4+
[![Maven][maven-version-image]][maven-version-link]
45

56
[ci-badge]: https://github.com/GoogleCloudPlatform/alloydb-java-connector/actions/workflows/ci.yaml/badge.svg?event=push
67
[ci-build]: https://github.com/GoogleCloudPlatform/alloydb-java-connector/actions/workflows/ci.yaml?query=event%3Apush+branch%3Amain
8+
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/alloydb-jdbc-connector.svg
9+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/alloydb-jdbc-connector/
710

811
- [Product Documentation](https://cloud.google.com/alloydb/docs)
912

0 commit comments

Comments
 (0)