com.oceanbase.logclient:logproxy-client

The Client for OceanBase Log Proxy.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oceanbase.logclient
ArtifactId

ArtifactId

logproxy-client
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

com.oceanbase.logclient:logproxy-client
The Client for OceanBase Log Proxy.

Download logproxy-client

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.oceanbase.logclient : common jar 1.0.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.10

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