Files download
File Operation
mdc-context-grpc-netty-2.0.9.jar download
mdc-context-grpc-netty-2.0.9.pom download
mdc-context-grpc-netty-2.0.9-sources.jar download
Apache Maven
<dependency>
  <groupId>no.entur.logging.cloud</groupId>
  <artifactId>mdc-context-grpc-netty</artifactId>
  <version>2.0.9</version>
</dependency>
Gradle Groovy
implementation 'no.entur.logging.cloud:mdc-context-grpc-netty:2.0.9'
Gradle Kotlin
implementation("no.entur.logging.cloud:mdc-context-grpc-netty:2.0.9")
Scala SBT
libraryDependencies += "no.entur.logging.cloud" % "mdc-context-grpc-netty" % "2.0.9"
Groovy Grape
@Grapes(
  @Grab(group='no.entur.logging.cloud', module='mdc-context-grpc-netty', version='2.0.9')
)
Apache Ivy
<dependency org="no.entur.logging.cloud" name="mdc-context-grpc-netty" rev="2.0.9" />
Leiningen
[no.entur.logging.cloud/mdc-context-grpc-netty "2.0.9"]
Apache Buildr
'no.entur.logging.cloud:mdc-context-grpc-netty:jar:2.0.9'