facedb thrift client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The 2-Clause BSD License
Categories

Categories

CLI User Interface
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

facedb-thriftclient
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

facedb thrift client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download facedb-thriftclient

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.gitee.l0km : common-thrift jar 1.1.2
com.gitee.l0km : facedb-base jar 1.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0