Last Version

thriftee-root 0.5.0

Parent module for ThriftEE

License

License

GroupId

GroupId

org.thriftee
ArtifactId

ArtifactId

thriftee-root
Version

Version

0.5.0
Type

Type

pom
Description

Description

thriftee-root
Parent module for ThriftEE
Project URL

Project URL

https://github.com/bgould/thriftee
Source Code Management

Source Code Management

https://github.com/bgould/thriftee

Download thriftee-root 0.5.0

Filename Size
thriftee-root-0.5.0.pom 20 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • thriftee-test-objects
  • thriftee-xml-protocol
  • thriftee-core
  • thriftee-provider-swift
  • thriftee-examples-war
  • thriftee-servlet
  • thriftee-cli