com.oceanbase.logclient:common

Common Utils for OceanBase Log Client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oceanbase.logclient
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

com.oceanbase.logclient:common
Common Utils for OceanBase Log Client.

Download common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.7.32
io.netty : netty-all jar 4.1.68.Final
com.google.protobuf : protobuf-java jar 3.18.2
org.lz4 : lz4-java jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0