Last Version

swift-root 0.17.0

Annotation based Thrift implementation

License

License

GroupId

GroupId

org.thriftee
ArtifactId

ArtifactId

swift-root
Version

Version

0.17.0
Type

Type

pom
Description

Description

swift-root
Annotation based Thrift implementation
Source Code Management

Source Code Management

https://github.com/facebook/swift

Download swift-root 0.17.0

Filename Size
swift-root-0.17.0.pom 14 KB
Browse

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

Dependencies

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

Project Modules

  • swift-test-utils
  • swift-annotations
  • swift-codec
  • swift-idl-parser
  • swift-javadoc
  • swift-service
  • swift-generator
  • swift-generator-cli
  • swift2thrift-generator-cli