thriftee-test-objects

Test objects for ThriftEE

License

License

GroupId

GroupId

org.thriftee
ArtifactId

ArtifactId

thriftee-test-objects
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

thriftee-test-objects
Test objects for ThriftEE

Download thriftee-test-objects

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.9.3

test (1)

Group / Artifact Type Version
org.thriftee : thriftee-compiler jar 0.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0