License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.oceanbase.logclient |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.oceanbase.logclient:common
Common Utils for OceanBase Log Client.
|
Filename | Size |
---|---|
common-1.0.5.pom | |
common-1.0.5.jar | 78 KB |
common-1.0.5-sources.jar | 26 KB |
common-1.0.5-javadoc.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oceanbase.logclient/common/ -->
<dependency>
<groupId>com.oceanbase.logclient</groupId>
<artifactId>common</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.oceanbase.logclient/common/
implementation 'com.oceanbase.logclient:common:1.0.5'
// https://jarcasting.com/artifacts/com.oceanbase.logclient/common/
implementation ("com.oceanbase.logclient:common:1.0.5")
'com.oceanbase.logclient:common:jar:1.0.5'
<dependency org="com.oceanbase.logclient" name="common" rev="1.0.5">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oceanbase.logclient', module='common', version='1.0.5')
)
libraryDependencies += "com.oceanbase.logclient" % "common" % "1.0.5"
[com.oceanbase.logclient/common "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-codec : commons-codec | jar | 1.15 |
org.slf4j : slf4j-api | jar | 1.7.32 |
io.netty : netty-all | jar | 4.1.68.Final |
com.google.protobuf : protobuf-java | jar | 3.18.2 |
org.lz4 : lz4-java | jar | 1.8.0 |