Last Version

com.oceanbase.logproxy.client:client 1.0.0

The Java Client for OceanBase LogProxy.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oceanbase.logproxy.client
ArtifactId

ArtifactId

client
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.oceanbase.logproxy.client:client
The Java Client for OceanBase LogProxy.

Download client 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.oceanbase.logproxy.client : common jar 1.0.0
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.