common-thrift-base

common java library

License

License

The 2-Clause BSD License
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

common-thrift-base
Last Version

Last Version

2.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

common-thrift-base
common java library

Download common-thrift-base

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.l0km/common-thrift-base/ -->
<dependency>
    <groupId>com.gitee.l0km</groupId>
    <artifactId>common-thrift-base</artifactId>
    <version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/common-thrift-base/
implementation 'com.gitee.l0km:common-thrift-base:2.4.2'
// https://jarcasting.com/artifacts/com.gitee.l0km/common-thrift-base/
implementation ("com.gitee.l0km:common-thrift-base:2.4.2")
'com.gitee.l0km:common-thrift-base:jar:2.4.2'
<dependency org="com.gitee.l0km" name="common-thrift-base" rev="2.4.2">
  <artifact name="common-thrift-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='common-thrift-base', version='2.4.2')
)
libraryDependencies += "com.gitee.l0km" % "common-thrift-base" % "2.4.2"
[com.gitee.l0km/common-thrift-base "2.4.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.gitee.l0km : common-base2 jar 2.4.2

provided (1)

Group / Artifact Type Version
com.facebook.swift : swift-codec jar 0.14.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.2
2.4.1
2.4.0
2.3.0
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
1.5.0