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