Last Version

thrift-mock 1.0.2

A lightweight test lib for thrift.

License

License

GroupId

GroupId

com.didiglobal.thriftmock
ArtifactId

ArtifactId

thrift-mock
Version

Version

1.0.2
Type

Type

pom
Description

Description

thrift-mock
A lightweight test lib for thrift.
Project URL

Project URL

https://www.github.com/didi/thrift-mock
Source Code Management

Source Code Management

https://github.com/didi/thrift-mock

Download thrift-mock 1.0.2

Filename Size
thrift-mock-1.0.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.didiglobal.thriftmock/thrift-mock/ -->
<dependency>
    <groupId>com.didiglobal.thriftmock</groupId>
    <artifactId>thrift-mock</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.didiglobal.thriftmock/thrift-mock/
implementation 'com.didiglobal.thriftmock:thrift-mock:1.0.2'
// https://jarcasting.com/artifacts/com.didiglobal.thriftmock/thrift-mock/
implementation ("com.didiglobal.thriftmock:thrift-mock:1.0.2")
'com.didiglobal.thriftmock:thrift-mock:pom:1.0.2'
<dependency org="com.didiglobal.thriftmock" name="thrift-mock" rev="1.0.2">
  <artifact name="thrift-mock" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.didiglobal.thriftmock', module='thrift-mock', version='1.0.2')
)
libraryDependencies += "com.didiglobal.thriftmock" % "thrift-mock" % "1.0.2"
[com.didiglobal.thriftmock/thrift-mock "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.12.0
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 19.0

Project Modules

  • thrift-mock-test-source
  • thrift-mock-server
  • thrift-mock-server4junit