| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.oceanbase.logclient | 
| ArtifactId | ArtifactIdlogproxy-client | 
| Last Version | Last Version1.0.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.oceanbase.logclient:logproxy-client The Client for OceanBase Log Proxy. | 
| Filename | Size | 
|---|---|
| logproxy-client-1.0.5.pom | |
| logproxy-client-1.0.5.jar | 94 KB | 
| logproxy-client-1.0.5-sources.jar | 63 KB | 
| logproxy-client-1.0.5-javadoc.jar | 326 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.oceanbase.logclient/logproxy-client/ -->
<dependency>
    <groupId>com.oceanbase.logclient</groupId>
    <artifactId>logproxy-client</artifactId>
    <version>1.0.5</version>
</dependency>// https://jarcasting.com/artifacts/com.oceanbase.logclient/logproxy-client/
implementation 'com.oceanbase.logclient:logproxy-client:1.0.5'// https://jarcasting.com/artifacts/com.oceanbase.logclient/logproxy-client/
implementation ("com.oceanbase.logclient:logproxy-client:1.0.5")'com.oceanbase.logclient:logproxy-client:jar:1.0.5'<dependency org="com.oceanbase.logclient" name="logproxy-client" rev="1.0.5">
  <artifact name="logproxy-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.oceanbase.logclient', module='logproxy-client', version='1.0.5')
)libraryDependencies += "com.oceanbase.logclient" % "logproxy-client" % "1.0.5"[com.oceanbase.logclient/logproxy-client "1.0.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.oceanbase.logclient : common | jar | 1.0.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| ch.qos.logback : logback-classic | jar | 1.2.10 |