| License |
License |
|---|---|
| GroupId | GroupIdorg.thriftee |
| ArtifactId | ArtifactIdswift-service |
| Last Version | Last Version0.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionswift-service
Annotation based encoder and decoder for Thrift
|
| Filename | Size |
|---|---|
| swift-service-0.17.0.pom | |
| swift-service-0.17.0.jar | 100 KB |
| swift-service-0.17.0-tests.jar | 177 KB |
| swift-service-0.17.0-test-sources.jar | 87 KB |
| swift-service-0.17.0-sources.jar | 55 KB |
| swift-service-0.17.0-javadoc.jar | 225 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.thriftee/swift-service/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>swift-service</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/swift-service/
implementation 'org.thriftee:swift-service:0.17.0'
// https://jarcasting.com/artifacts/org.thriftee/swift-service/
implementation ("org.thriftee:swift-service:0.17.0")
'org.thriftee:swift-service:jar:0.17.0'
<dependency org="org.thriftee" name="swift-service" rev="0.17.0">
<artifact name="swift-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='swift-service', version='0.17.0')
)
libraryDependencies += "org.thriftee" % "swift-service" % "0.17.0"
[org.thriftee/swift-service "0.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.thriftee : swift-annotations | jar | 0.17.0 |
| org.thriftee : swift-codec | jar | 0.17.0 |
| org.apache.thrift : libthrift | jar | 0.9.3 |
| com.google.guava : guava | jar | 18.0 |
| com.facebook.nifty : nifty-client | jar | 0.17.0 |
| com.facebook.nifty : nifty-core | jar | 0.17.0 |
| io.airlift : configuration | jar | 0.119 |
| io.airlift : stats | jar | 0.119 |
| io.airlift : units | jar | 0.119 |
| io.airlift : log | jar | 0.119 |
| com.google.inject : guice Optional | jar | 4.0 |
| com.google.inject.extensions : guice-multibindings Optional | jar | 4.0 |
| javax.inject : javax.inject Optional | jar | 1 |
| javax.validation : validation-api Optional | jar | 1.1.0.Final |
| io.netty : netty | jar | 3.10.5.Final |
| com.google.code.findbugs : annotations | jar | 2.0.3 |
| org.weakref : jmxutils | jar | 1.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.airlift : jmx | jar | 0.119 |
| org.testng : testng | jar | 6.9.6 |
| io.airlift : bootstrap | jar | 0.119 |
| io.airlift : testing | jar | 0.119 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.eclipse.jetty : jetty-server | jar | 9.2.11.v20150529 |
| org.eclipse.jetty : jetty-servlet | jar | 9.2.11.v20150529 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |