组织ID: |
org.apache.thrift |
项目ID: |
libthrift |
版本: |
0.12.0 |
最后修改时间: |
2019-01-23 10:18:12 |
包类型: |
jar |
标题: |
Apache Thrift |
描述: |
Thrift is a software framework for scalable cross-language services development. |
相关URL: |
http://thrift.apache.org |
大小: |
240.67KB |
|
Maven引入代码: |
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.12.0</version>
</dependency>
|
Gradle引入代码: |
org.apache.thrift:libthrift:0.12.0
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.12.0</version>
<name>Apache Thrift</name>
<description>Thrift is a software framework for scalable cross-language services development.</description>
<url>http://thrift.apache.org</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>dev</id>
<name>Apache Thrift Developers</name>
<email>dev@thrift.apache.org</email>
</developer>
</developers>
<scm>
<connection>scm:git:https://github.com/apache/thrift</connection>
<developerConnection>scm:git:git@github.com:apache/thrift.git</developerConnection>
<url>https://github.com/apache/thrift</url>
</scm>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.25</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.6</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.9.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.25</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.apache.thrift.TNonblockingMultiFetchClient.class
org.apache.thrift.AsyncProcessFunction.class
org.apache.thrift.TSerializable.class
org.apache.thrift.TNonblockingMultiFetchClient$MultiFetch.class
org.apache.thrift.TProcessorFactory.class
org.apache.thrift.transport.TSaslTransport.class
org.apache.thrift.transport.TSaslTransport$SaslResponse.class
org.apache.thrift.transport.AutoExpandingBuffer.class
org.apache.thrift.transport.TSaslClientTransport.class
org.apache.thrift.transport.TServerTransport$AbstractServerTransportArgs.class
org.apache.thrift.transport.THttpClient.class
org.apache.thrift.transport.TIOStreamTransport.class
org.apache.thrift.transport.TNonblockingServerSocket$NonblockingAbstractServerSocketArgs.class
org.apache.thrift.transport.TSSLTransportFactory$TSSLTransportParameters.class
org.apache.thrift.transport.TFileTransport$TailPolicy.class
org.apache.thrift.transport.TSaslTransport$NegotiationStatus.class
org.apache.thrift.transport.TZlibTransport.class
org.apache.thrift.transport.TServerSocket.class
org.apache.thrift.transport.TSaslTransport$SaslRole.class
org.apache.thrift.transport.TSaslTransportException.class
org.apache.thrift.transport.TMemoryBuffer.class
org.apache.thrift.transport.TFramedTransport$Factory.class
org.apache.thrift.transport.TFileTransport$Event.class
org.apache.thrift.transport.TSaslServerTransport$Factory.class
org.apache.thrift.transport.TSaslServerTransport$TSaslServerDefinition.class
org.apache.thrift.transport.TStandardFile.class
org.apache.thrift.transport.TNonblockingTransport.class
org.apache.thrift.transport.TTransportException.class
org.apache.thrift.transport.TFastFramedTransport.class
org.apache.thrift.transport.TNonblockingServerTransport.class
org.apache.thrift.transport.TFileTransport.class
org.apache.thrift.transport.TSeekableFile.class
org.apache.thrift.transport.TFastFramedTransport$Factory.class
org.apache.thrift.transport.TZlibTransport$Factory.class
org.apache.thrift.transport.TSimpleFileTransport.class
org.apache.thrift.transport.TTransportOutputStream.class
org.apache.thrift.transport.TFileTransport$ChunkState.class
org.apache.thrift.transport.TMemoryInputTransport.class
org.apache.thrift.transport.TTransportInputStream.class
org.apache.thrift.transport.AutoExpandingBufferReadTransport.class
org.apache.thrift.transport.TSaslServerTransport$1.class
org.apache.thrift.transport.TTransportFactory.class
org.apache.thrift.transport.TSaslServerTransport.class
org.apache.thrift.transport.TByteBuffer.class
org.apache.thrift.transport.TSaslTransport$SaslParticipant.class
org.apache.thrift.transport.TFileProcessor.class
org.apache.thrift.transport.TSocket.class
org.apache.thrift.transport.THttpClient$Factory.class
org.apache.thrift.transport.TServerTransport.class
org.apache.thrift.transport.TSSLTransportFactory.class
org.apache.thrift.transport.TNonblockingServerSocket.class
org.apache.thrift.transport.TTransport.class
org.apache.thrift.transport.TNonblockingSocket.class
org.apache.thrift.transport.TFileTransport$TruncableBufferedInputStream.class
org.apache.thrift.transport.TServerSocket$ServerSocketTransportArgs.class
org.apache.thrift.transport.AutoExpandingBufferWriteTransport.class
org.apache.thrift.transport.TFramedTransport.class
org.apache.thrift.server.THsHaServer$Args.class
org.apache.thrift.server.AbstractNonblockingServer$FrameBufferState.class
org.apache.thrift.server.TServer.class
org.apache.thrift.server.TNonblockingServer$Args.class
org.apache.thrift.server.AbstractNonblockingServer.class
org.apache.thrift.server.AbstractNonblockingServer$AsyncFrameBuffer.class
org.apache.thrift.server.AbstractNonblockingServer$AbstractNonblockingServerArgs.class
org.apache.thrift.server.TThreadedSelectorServer$Args.class
org.apache.thrift.server.TThreadedSelectorServer.class
org.apache.thrift.server.TExtensibleServlet$1.class
org.apache.thrift.server.TServerEventHandler.class
org.apache.thrift.server.TThreadPoolServer$WorkerProcess.class
org.apache.thrift.server.TServer$AbstractServerArgs.class
org.apache.thrift.server.TThreadPoolServer$Args.class
org.apache.thrift.server.TExtensibleServlet.class
org.apache.thrift.server.TNonblockingServer$SelectAcceptThread.class
org.apache.thrift.server.THsHaServer.class
org.apache.thrift.server.ServerContext.class
org.apache.thrift.server.TNonblockingServer.class
org.apache.thrift.server.TServlet$1.class
org.apache.thrift.server.TThreadedSelectorServer$SelectorThread.class
org.apache.thrift.server.TThreadPoolServer.class
org.apache.thrift.server.TThreadPoolServer$1.class
org.apache.thrift.server.TThreadedSelectorServer$Args$AcceptPolicy.class
org.apache.thrift.server.AbstractNonblockingServer$AbstractSelectThread.class
org.apache.thrift.server.TThreadedSelectorServer$SelectorThreadLoadBalancer.class
org.apache.thrift.server.TThreadedSelectorServer$AcceptThread.class
org.apache.thrift.server.Invocation.class
org.apache.thrift.server.TThreadedSelectorServer$AcceptThread$1.class
org.apache.thrift.server.AbstractNonblockingServer$FrameBuffer.class
org.apache.thrift.server.TSimpleServer.class
org.apache.thrift.server.TServer$Args.class
org.apache.thrift.server.TServlet.class
org.apache.thrift.TUnion$TUnionStandardSchemeFactory.class
org.apache.thrift.TFieldIdEnum.class
org.apache.thrift.Option$Some.class
org.apache.thrift.TBaseProcessor.class
org.apache.thrift.TUnion$1.class
org.apache.thrift.TEnumHelper.class
org.apache.thrift.EncodingUtils.class
org.apache.thrift.TNonblockingMultiFetchClient$1.class
org.apache.thrift.TUnion$TUnionTupleSchemeFactory.class
org.apache.thrift.Option$None.class
org.apache.thrift.TBase.class
org.apache.thrift.annotation.Nullable.class
org.apache.thrift.TBaseHelper.class
org.apache.thrift.protocol.TTupleProtocol.class
org.apache.thrift.protocol.TProtocolDecorator.class
org.apache.thrift.protocol.TJSONProtocol$LookaheadReader.class
org.apache.thrift.protocol.TSet.class
org.apache.thrift.protocol.TMap.class
org.apache.thrift.protocol.TProtocolUtil.class
org.apache.thrift.protocol.TBinaryProtocol$Factory.class
org.apache.thrift.protocol.TMessage.class
org.apache.thrift.protocol.TSimpleJSONProtocol$StructContext.class
org.apache.thrift.protocol.TJSONProtocol.class
org.apache.thrift.protocol.TCompactProtocol.class
org.apache.thrift.protocol.TTupleProtocol$Factory.class
org.apache.thrift.protocol.TField.class
org.apache.thrift.protocol.TProtocolException.class
org.apache.thrift.protocol.TJSONProtocol$JSONBaseContext.class
org.apache.thrift.protocol.TSimpleJSONProtocol$CollectionMapKeyException.class
org.apache.thrift.protocol.TCompactProtocol$Factory.class
org.apache.thrift.protocol.TSimpleJSONProtocol$Context.class
org.apache.thrift.protocol.TProtocolFactory.class
org.apache.thrift.protocol.TBinaryProtocol.class
org.apache.thrift.protocol.TJSONProtocol$Factory.class
org.apache.thrift.protocol.TCompactProtocol$Types.class
org.apache.thrift.protocol.TType.class
org.apache.thrift.protocol.TJSONProtocol$JSONPairContext.class
org.apache.thrift.protocol.TSimpleJSONProtocol$ListContext.class
org.apache.thrift.protocol.TSimpleJSONProtocol.class
org.apache.thrift.protocol.TSimpleJSONProtocol$Factory.class
org.apache.thrift.protocol.TStruct.class
org.apache.thrift.protocol.TBase64Utils.class
org.apache.thrift.protocol.TProtocol.class
org.apache.thrift.protocol.TMessageType.class
org.apache.thrift.protocol.TJSONProtocol$JSONListContext.class
org.apache.thrift.protocol.TList.class
org.apache.thrift.protocol.TSimpleJSONProtocol$MapContext.class
org.apache.thrift.protocol.TMultiplexedProtocol.class
org.apache.thrift.async.TAsyncClientFactory.class
org.apache.thrift.async.TAsyncMethodCall$1.class
org.apache.thrift.async.TAsyncClientManager$1.class
org.apache.thrift.async.AsyncMethodCallback.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
slf4j-api-1.7.25.jar
/org.slf4j/slf4j-api/1.7.25
查看slf4j-api所有版本文件
httpclient-4.5.6.jar
/org.apache.httpcomponents/httpclient/4.5.6
查看httpclient所有版本文件
httpcore-4.4.1.jar
/org.apache.httpcomponents/httpcore/4.4.1
查看httpcore所有版本文件
servlet-api-2.5.jar
/javax.servlet/servlet-api/2.5
查看servlet-api所有版本文件
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
mockito-all-1.9.5.jar
/org.mockito/mockito-all/1.9.5
查看mockito-all所有版本文件
slf4j-log4j12-1.7.25.jar
/org.slf4j/slf4j-log4j12/1.7.25
查看slf4j-log4j12所有版本文件
|