There was an error while loading. Please reload this page.
1 parent 9ef1646 commit e1469f2Copy full SHA for e1469f2
README.md
@@ -1,9 +1,12 @@
1
# AlloyDB Java Connector
2
3
[![CI][ci-badge]][ci-build]
4
+[![Maven][maven-version-image]][maven-version-link]
5
6
[ci-badge]: https://github.com/GoogleCloudPlatform/alloydb-java-connector/actions/workflows/ci.yaml/badge.svg?event=push
7
[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/
10
11
- [Product Documentation](https://cloud.google.com/alloydb/docs)
12
0 commit comments