Files download
File Operation
common-5.10.1-dev.jar download
common-5.10.1-dev.pom download
common-5.10.1-dev-sources.jar download
Apache Maven
<dependency>
  <groupId>com.exactpro.th2</groupId>
  <artifactId>common</artifactId>
  <version>5.10.1-dev</version>
</dependency>
Gradle Groovy
implementation 'com.exactpro.th2:common:5.10.1-dev'
Gradle Kotlin
implementation("com.exactpro.th2:common:5.10.1-dev")
Scala SBT
libraryDependencies += "com.exactpro.th2" % "common" % "5.10.1-dev"
Groovy Grape
@Grapes(
  @Grab(group='com.exactpro.th2', module='common', version='5.10.1-dev')
)
Apache Ivy
<dependency org="com.exactpro.th2" name="common" rev="5.10.1-dev" />
Leiningen
[com.exactpro.th2/common "5.10.1-dev"]
Apache Buildr
'com.exactpro.th2:common:jar:5.10.1-dev'
Dependencies

compile

|-- com.exactpro.th2:grpc-common:4.4.0-dev

|-- com.exactpro.th2:cradle-core:5.1.5-dev

|-- io.netty:netty-buffer

|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22

|-- org.jetbrains.kotlin:kotlin-test-junit5:1.8.22

|-- org.junit.jupiter:junit-jupiter:5.10.2

runtime

|-- com.google.protobuf:protobuf-java-util

|-- com.exactpro.th2:grpc-service-generator:3.6.0

|-- com.exactpro.th2:cradle-cassandra:5.1.5-dev

|-- com.google.auto.value:auto-value-annotations:1.10.4

|-- io.grpc:grpc-protobuf

|-- io.grpc:grpc-core

|-- io.grpc:grpc-netty

|-- io.grpc:grpc-services

|-- com.rabbitmq:amqp-client

|-- org.jetbrains:annotations

|-- org.apache.commons:commons-lang3

|-- org.apache.commons:commons-collections4

|-- org.apache.commons:commons-text

|-- commons-io:commons-io

|-- commons-cli:commons-cli

|-- com.fasterxml.jackson.core:jackson-core

|-- com.fasterxml.jackson.core:jackson-databind

|-- com.fasterxml.jackson.core:jackson-annotations

|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310

|-- com.fasterxml.jackson.module:jackson-module-kotlin

|-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor

|-- com.fasterxml.uuid:java-uuid-generator:5.0.0

|-- org.apache.logging.log4j:log4j-slf4j2-impl

|-- org.apache.logging.log4j:log4j-core

|-- io.prometheus:simpleclient

|-- io.prometheus:simpleclient_hotspot

|-- io.prometheus:simpleclient_httpserver

|-- io.prometheus:simpleclient_log4j2

|-- com.squareup.okio:okio-jvm:3.8.0

|-- com.squareup.okhttp3:okhttp:4.12.0

|-- com.squareup.okhttp3:logging-interceptor:4.12.0

|-- io.fabric8:kubernetes-client:6.10.0

|-- io.github.microutils:kotlin-logging-jvm:3.0.5