Last Version

swift-root 0.23.1

Annotation based Thrift implementation

License

License

GroupId

GroupId

com.facebook.swift
ArtifactId

ArtifactId

swift-root
Version

Version

0.23.1
Type

Type

pom
Description

Description

swift-root
Annotation based Thrift implementation
Project Organization

Project Organization

Facebook, Inc.
Source Code Management

Source Code Management

https://github.com/facebook/swift

Download swift-root 0.23.1

Filename Size
swift-root-0.23.1.pom 12 KB
Browse

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

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
  • swift-maven-plugin
  • swift-load-generator
  • swift2thrift-generator-cli