Last Version

thriftee-cli 0.5.0

Command line utilities for ThriftEE

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.thriftee
ArtifactId

ArtifactId

thriftee-cli
Version

Version

0.5.0
Type

Type

jar
Description

Description

thriftee-cli
Command line utilities for ThriftEE

Download thriftee-cli 0.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.beust : jcommander jar 1.48
org.thriftee : thriftee-core jar 0.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.