Last Version

com.oceanbase.logclient:logclient 1.0.5

OceanBase Log Client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oceanbase.logclient
ArtifactId

ArtifactId

logclient
Version

Version

1.0.5
Type

Type

pom
Description

Description

com.oceanbase.logclient:logclient
OceanBase Log Client.
Project URL

Project URL

https://github.com/oceanbase/oblogclient
Source Code Management

Source Code Management

https://github.com/oceanbase/oblogclient

Download logclient 1.0.5

Filename Size
logclient-1.0.5.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • logproxy-client