com.oceanbase.logproxy.client:common

The Java Client for OceanBase LogProxy.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oceanbase.logproxy.client
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.oceanbase.logproxy.client:common
The Java Client for OceanBase LogProxy.

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/com.oceanbase.logproxy.client/common/ -->
<dependency>
    <groupId>com.oceanbase.logproxy.client</groupId>
    <artifactId>common</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oceanbase.logproxy.client/common/
implementation 'com.oceanbase.logproxy.client:common:1.0.0'
// https://jarcasting.com/artifacts/com.oceanbase.logproxy.client/common/
implementation ("com.oceanbase.logproxy.client:common:1.0.0")
'com.oceanbase.logproxy.client:common:jar:1.0.0'
<dependency org="com.oceanbase.logproxy.client" name="common" rev="1.0.0">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oceanbase.logproxy.client', module='common', version='1.0.0')
)
libraryDependencies += "com.oceanbase.logproxy.client" % "common" % "1.0.0"
[com.oceanbase.logproxy.client/common "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-collections4 jar 4.4
commons-codec : commons-codec jar 1.15
com.google.guava : guava jar 31.0.1-jre
io.netty : netty-all jar 4.1.68.Final
com.google.protobuf : protobuf-java jar 3.18.1
org.lz4 : lz4-java jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0