is not current version
Last Version 2.6.0

Lich Thrift Logging 2.2.0

Transparent logging library for Lich Thrift.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

thrift-logging
Version

Version

2.2.0
Type

Type

aar
Description

Description

Lich Thrift Logging
Transparent logging library for Lich Thrift.
Project URL

Project URL

https://github.com/line/lich/tree/master/thrift
Source Code Management

Source Code Management

https://github.com/line/lich

Download thrift-logging 2.2.0


<!-- https://jarcasting.com/artifacts/com.linecorp.lich/thrift-logging/ -->
<dependency>
    <groupId>com.linecorp.lich</groupId>
    <artifactId>thrift-logging</artifactId>
    <version>2.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.lich/thrift-logging/
implementation 'com.linecorp.lich:thrift-logging:2.2.0'
// https://jarcasting.com/artifacts/com.linecorp.lich/thrift-logging/
implementation ("com.linecorp.lich:thrift-logging:2.2.0")
'com.linecorp.lich:thrift-logging:aar:2.2.0'
<dependency org="com.linecorp.lich" name="thrift-logging" rev="2.2.0">
  <artifact name="thrift-logging" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.lich', module='thrift-logging', version='2.2.0')
)
libraryDependencies += "com.linecorp.lich" % "thrift-logging" % "2.2.0"
[com.linecorp.lich/thrift-logging "2.2.0"]

Dependencies

runtime (4)

Group / Artifact Type Version
com.linecorp.lich : thrift jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
org.apache.thrift : libthrift jar 0.13.0
com.linkedin.dexmaker : dexmaker jar 2.28.1

Project Modules

There are no modules declared in this project.