is not current version
Last Version 1.0.5

com.oceanbase.logclient:logproxy-client 1.0.1

The Client for OceanBase Log Proxy.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oceanbase.logclient
ArtifactId

ArtifactId

logproxy-client
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Download logproxy-client 1.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
com.oceanbase.logclient : common jar 1.0.1
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : log4j-over-slf4j jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32
org.slf4j : jul-to-slf4j jar 1.7.32
ch.qos.logback : logback-core jar 1.2.6
ch.qos.logback : logback-classic jar 1.2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.