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