is not current version
Last Version 1.0.5

com.oceanbase.logclient:common 1.0.3

Common Utils for OceanBase Log Client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oceanbase.logclient
ArtifactId

ArtifactId

common
Version

Version

1.0.3
Type

Type

jar
Description

Description

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

Download common 1.0.3


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

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.