| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.oceanbase.logproxy.client | 
| ArtifactId | ArtifactIdcommon | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.oceanbase.logproxy.client:common The Java Client for OceanBase LogProxy. | 
| Filename | Size | 
|---|---|
| common-1.0.0.pom | |
| common-1.0.0.jar | 78 KB | 
| common-1.0.0-sources.jar | 26 KB | 
| common-1.0.0-javadoc.jar | 258 KB | 
| Browse | 
<!-- 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"]| 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 |