This repository contains binary artifacts for Java and Scala. They are served using the raw
endpoints of Github.
To use this repository in your projects, add the following to your pom.xml
(or equivalent config):
<repositories>
...
<repository>
<id>dinowernli-github-repo</id>
<url>https://raw.github.com/dinowernli/maven-repos/master</url>
</repository>
...
</repositories>
<dependencies>
- java-grpc-prometheus - gRPC interceptors which increment Prometheus counters for monitoring
These are just binary artifacts, each of them contains metadata mentioning the respective license.