| 组织ID: |
org.thriftee |
| 项目ID: |
libthrift |
| 版本: |
0.10.0.0 |
| 最后修改时间: |
2019-07-12 11:42:17 |
| 包类型: |
jar |
| 标题: |
libthrift |
| 描述: |
Repackaged version of libthrift. |
| 大小: |
235.42KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>libthrift</artifactId>
<version>0.10.0.0</version>
</dependency>
|
| Gradle引入代码: |
org.thriftee:libthrift:0.10.0.0
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<artifactId>thrift-parent</artifactId>
<groupId>org.thriftee</groupId>
<version>0.10.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.thriftee</groupId>
<artifactId>libthrift</artifactId>
<name>libthrift</name>
<version>0.10.0.0</version>
<description>Repackaged version of libthrift.</description>
<build>
<plugins>
<plugin>
<artifactId>maven-shade-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.5</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.4.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.9</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/maven/org.thriftee/libthrift/pom.xml
META-INF/maven/org.thriftee/libthrift/pom.properties
META-INF/LICENSE.txt
META-INF/NOTICE.txt
org.apache.thrift.AsyncProcessFunction.class
org.apache.thrift.EncodingUtils.class
org.apache.thrift.Option$None.class
org.apache.thrift.Option$Some.class
org.apache.thrift.Option.class
org.apache.thrift.ProcessFunction.class
org.apache.thrift.ShortStack.class
org.apache.thrift.TApplicationException.class
org.apache.thrift.TAsyncProcessor.class
org.apache.thrift.TBase.class
org.apache.thrift.TBaseAsyncProcessor.class
org.apache.thrift.TBaseHelper$1.class
org.apache.thrift.TBaseHelper$NestedStructureComparator.class
org.apache.thrift.TBaseHelper.class
org.apache.thrift.TBaseProcessor.class
org.apache.thrift.TByteArrayOutputStream.class
org.apache.thrift.TDeserializer.class
org.apache.thrift.TEnum.class
org.apache.thrift.TEnumHelper.class
org.apache.thrift.TException.class
org.apache.thrift.TFieldIdEnum.class
org.apache.thrift.TFieldRequirementType.class
org.apache.thrift.TMultiplexedProcessor$StoredMessageProtocol.class
org.apache.thrift.TMultiplexedProcessor.class
org.apache.thrift.TNonblockingMultiFetchClient$1.class
org.apache.thrift.TNonblockingMultiFetchClient$MultiFetch.class
org.apache.thrift.TNonblockingMultiFetchClient.class
org.apache.thrift.TNonblockingMultiFetchStats.class
org.apache.thrift.TProcessor.class
org.apache.thrift.TProcessorFactory.class
org.apache.thrift.TSerializable.class
org.apache.thrift.TSerializer.class
org.apache.thrift.TServiceClient.class
org.apache.thrift.TServiceClientFactory.class
org.apache.thrift.TUnion$1.class
org.apache.thrift.TUnion$TUnionStandardScheme.class
org.apache.thrift.TUnion$TUnionStandardSchemeFactory.class
org.apache.thrift.TUnion$TUnionTupleScheme.class
org.apache.thrift.TUnion$TUnionTupleSchemeFactory.class
org.apache.thrift.TUnion.class
org.apache.thrift.async.AsyncMethodCallback.class
org.apache.thrift.async.TAsyncClient.class
org.apache.thrift.async.TAsyncClientFactory.class
org.apache.thrift.async.TAsyncClientManager$1.class
org.apache.thrift.async.TAsyncClientManager$SelectThread.class
org.apache.thrift.async.TAsyncClientManager$TAsyncMethodCallTimeoutComparator.class
org.apache.thrift.async.TAsyncClientManager.class
org.apache.thrift.async.TAsyncMethodCall$1.class
org.apache.thrift.async.TAsyncMethodCall$State.class
org.apache.thrift.async.TAsyncMethodCall.class
org.apache.thrift.meta_data.EnumMetaData.class
org.apache.thrift.meta_data.FieldMetaData.class
org.apache.thrift.meta_data.FieldValueMetaData.class
org.apache.thrift.meta_data.ListMetaData.class
org.apache.thrift.meta_data.MapMetaData.class
org.apache.thrift.meta_data.SetMetaData.class
org.apache.thrift.meta_data.StructMetaData.class
org.apache.thrift.protocol.TBase64Utils.class
org.apache.thrift.protocol.TBinaryProtocol$Factory.class
org.apache.thrift.protocol.TBinaryProtocol.class
org.apache.thrift.protocol.TCompactProtocol$Factory.class
org.apache.thrift.protocol.TCompactProtocol$Types.class
org.apache.thrift.protocol.TCompactProtocol.class
org.apache.thrift.protocol.TField.class
org.apache.thrift.protocol.TJSONProtocol$Factory.class
org.apache.thrift.protocol.TJSONProtocol$JSONBaseContext.class
org.apache.thrift.protocol.TJSONProtocol$JSONListContext.class
org.apache.thrift.protocol.TJSONProtocol$JSONPairContext.class
org.apache.thrift.protocol.TJSONProtocol$LookaheadReader.class
org.apache.thrift.protocol.TJSONProtocol.class
org.apache.thrift.protocol.TList.class
org.apache.thrift.protocol.TMap.class
org.apache.thrift.protocol.TMessage.class
org.apache.thrift.protocol.TMessageType.class
org.apache.thrift.protocol.TMultiplexedProtocol.class
org.apache.thrift.protocol.TProtocol.class
org.apache.thrift.protocol.TProtocolDecorator.class
org.apache.thrift.protocol.TProtocolException.class
org.apache.thrift.protocol.TProtocolFactory.class
org.apache.thrift.protocol.TProtocolUtil.class
org.apache.thrift.protocol.TSet.class
org.apache.thrift.protocol.TSimpleJSONProtocol$CollectionMapKeyException.class
org.apache.thrift.protocol.TSimpleJSONProtocol$Context.class
org.apache.thrift.protocol.TSimpleJSONProtocol$Factory.class
org.apache.thrift.protocol.TSimpleJSONProtocol$ListContext.class
org.apache.thrift.protocol.TSimpleJSONProtocol$MapContext.class
org.apache.thrift.protocol.TSimpleJSONProtocol$StructContext.class
org.apache.thrift.protocol.TSimpleJSONProtocol.class
org.apache.thrift.protocol.TStruct.class
org.apache.thrift.protocol.TTupleProtocol$Factory.class
org.apache.thrift.protocol.TTupleProtocol.class
org.apache.thrift.protocol.TType.class
org.apache.thrift.scheme.IScheme.class
org.apache.thrift.scheme.SchemeFactory.class
org.apache.thrift.scheme.StandardScheme.class
org.apache.thrift.scheme.TupleScheme.class
org.apache.thrift.server.AbstractNonblockingServer$AbstractNonblockingServerArgs.class
org.apache.thrift.server.AbstractNonblockingServer$AbstractSelectThread.class
org.apache.thrift.server.AbstractNonblockingServer$AsyncFrameBuffer.class
org.apache.thrift.server.AbstractNonblockingServer$FrameBuffer.class
org.apache.thrift.server.AbstractNonblockingServer$FrameBufferState.class
org.apache.thrift.server.AbstractNonblockingServer.class
org.apache.thrift.server.Invocation.class
org.apache.thrift.server.ServerContext.class
org.apache.thrift.server.TExtensibleServlet$1.class
org.apache.thrift.server.TExtensibleServlet.class
org.apache.thrift.server.THsHaServer$Args.class
org.apache.thrift.server.THsHaServer.class
org.apache.thrift.server.TNonblockingServer$Args.class
org.apache.thrift.server.TNonblockingServer$SelectAcceptThread.class
org.apache.thrift.server.TNonblockingServer.class
org.apache.thrift.server.TServer$AbstractServerArgs.class
org.apache.thrift.server.TServer$Args.class
org.apache.thrift.server.TServer.class
org.apache.thrift.server.TServerEventHandler.class
org.apache.thrift.server.TServlet$1.class
org.apache.thrift.server.TServlet.class
org.apache.thrift.server.TSimpleServer.class
org.apache.thrift.server.TThreadPoolServer$1.class
org.apache.thrift.server.TThreadPoolServer$Args.class
org.apache.thrift.server.TThreadPoolServer$WorkerProcess.class
org.apache.thrift.server.TThreadPoolServer.class
org.apache.thrift.server.TThreadedSelectorServer$AcceptThread$1.class
org.apache.thrift.server.TThreadedSelectorServer$AcceptThread.class
org.apache.thrift.server.TThreadedSelectorServer$Args$AcceptPolicy.class
org.apache.thrift.server.TThreadedSelectorServer$Args.class
org.apache.thrift.server.TThreadedSelectorServer$SelectorThread.class
org.apache.thrift.server.TThreadedSelectorServer$SelectorThreadLoadBalancer.class
org.apache.thrift.server.TThreadedSelectorServer.class
org.apache.thrift.transport.AutoExpandingBuffer.class
org.apache.thrift.transport.AutoExpandingBufferReadTransport.class
org.apache.thrift.transport.AutoExpandingBufferWriteTransport.class
org.apache.thrift.transport.TByteBuffer.class
org.apache.thrift.transport.TFastFramedTransport$Factory.class
org.apache.thrift.transport.TFastFramedTransport.class
org.apache.thrift.transport.TFileProcessor.class
org.apache.thrift.transport.TFileTransport$ChunkState.class
org.apache.thrift.transport.TFileTransport$Event.class
org.apache.thrift.transport.TFileTransport$TailPolicy.class
org.apache.thrift.transport.TFileTransport$TruncableBufferedInputStream.class
org.apache.thrift.transport.TFileTransport.class
org.apache.thrift.transport.TFramedTransport$Factory.class
org.apache.thrift.transport.TFramedTransport.class
org.apache.thrift.transport.THttpClient$Factory.class
org.apache.thrift.transport.THttpClient.class
org.apache.thrift.transport.TIOStreamTransport.class
org.apache.thrift.transport.TMemoryBuffer.class
org.apache.thrift.transport.TMemoryInputTransport.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
slf4j-api-1.7.5.jar
/org.slf4j/slf4j-api/1.7.5
查看slf4j-api所有版本文件
httpclient-4.4.1.jar
/org.apache.httpcomponents/httpclient/4.4.1
查看httpclient所有版本文件
commons-logging-1.2.jar
/commons-logging/commons-logging/1.2
查看commons-logging所有版本文件
commons-codec-1.9.jar
/commons-codec/commons-codec/1.9
查看commons-codec所有版本文件
httpcore-4.4.1.jar
/org.apache.httpcomponents/httpcore/4.4.1
查看httpcore所有版本文件
|