License |
License |
---|---|
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdswift-codec |
Version | Version0.17.0 |
Type | Typejar |
Description |
Descriptionswift-codec
Annotation based encoder and decoder for Thrift
|
Filename | Size |
---|---|
swift-codec-0.17.0.pom | |
swift-codec-0.17.0.jar | 401 KB |
swift-codec-0.17.0-tests.jar | 131 KB |
swift-codec-0.17.0-test-sources.jar | 65 KB |
swift-codec-0.17.0-sources.jar | 740 KB |
swift-codec-0.17.0-javadoc.jar | 477 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thriftee/swift-codec/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>swift-codec</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/swift-codec/
implementation 'org.thriftee:swift-codec:0.17.0'
// https://jarcasting.com/artifacts/org.thriftee/swift-codec/
implementation ("org.thriftee:swift-codec:0.17.0")
'org.thriftee:swift-codec:jar:0.17.0'
<dependency org="org.thriftee" name="swift-codec" rev="0.17.0">
<artifact name="swift-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='swift-codec', version='0.17.0')
)
libraryDependencies += "org.thriftee" % "swift-codec" % "0.17.0"
[org.thriftee/swift-codec "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.thriftee : swift-annotations | jar | 0.17.0 |
org.apache.thrift : libthrift | jar | 0.9.3 |
com.google.guava : guava | jar | 18.0 |
com.thoughtworks.paranamer : paranamer | jar | 2.8 |
com.google.code.findbugs : annotations | jar | 2.0.3 |
com.google.inject : guice Optional | jar | 4.0 |
com.google.inject.extensions : guice-multibindings Optional | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
org.easytesting : fest-assert | jar | 1.4 |