组织ID: |
io.netty |
项目ID: |
netty-buffer |
版本: |
4.1.17.Final |
最后修改时间: |
2018-07-26 00:07:00 |
包类型: |
jar |
标题: |
Netty/Buffer |
大小: |
264.02KB |
|
Maven引入代码: |
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-buffer</artifactId>
<version>4.1.17.Final</version>
</dependency>
|
Gradle引入代码: |
io.netty:netty-buffer:4.1.17.Final
|
下载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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.17.Final</version>
</parent>
<artifactId>netty-buffer</artifactId>
<packaging>jar</packaging>
<name>Netty/Buffer</name>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>netty-common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
io.netty.buffer.ByteBufProcessor$3.class
io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf.class
io.netty.buffer.CompositeByteBuf$Component.class
io.netty.buffer.ByteBufProcessor$5.class
io.netty.buffer.PooledByteBufAllocatorMetric.class
io.netty.buffer.AbstractByteBufAllocator$1.class
io.netty.buffer.AdvancedLeakAwareByteBuf.class
io.netty.buffer.PooledUnsafeDirectByteBuf.class
io.netty.buffer.PooledSlicedByteBuf.class
io.netty.buffer.PoolArena$HeapArena.class
io.netty.buffer.EmptyByteBuf.class
io.netty.buffer.ByteBufAllocator.class
io.netty.buffer.ByteBufProcessor$4.class
io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeDirectByteBuf.class
io.netty.buffer.UnpooledUnsafeDirectByteBuf.class
io.netty.buffer.ByteBufProcessor$7.class
io.netty.buffer.DefaultByteBufHolder.class
io.netty.buffer.PoolThreadCache$2.class
io.netty.buffer.PooledDirectByteBuf$1.class
io.netty.buffer.PoolChunk.class
io.netty.buffer.PooledHeapByteBuf$1.class
io.netty.buffer.WrappedByteBuf.class
io.netty.buffer.PoolThreadCache$MemoryRegionCache.class
io.netty.buffer.PoolThreadCache$MemoryRegionCache$1.class
io.netty.buffer.PoolArena$1.class
io.netty.buffer.PoolChunkListMetric.class
io.netty.buffer.ByteBufProcessor$6.class
io.netty.buffer.AbstractDerivedByteBuf.class
io.netty.buffer.ByteBufProcessor$8.class
io.netty.buffer.UnpooledUnsafeNoCleanerDirectByteBuf.class
io.netty.buffer.AbstractPooledDerivedByteBuf.class
io.netty.buffer.PoolSubpage.class
io.netty.buffer.SimpleLeakAwareCompositeByteBuf.class
io.netty.buffer.AbstractUnsafeSwappedByteBuf.class
io.netty.buffer.SimpleLeakAwareByteBuf.class
io.netty.buffer.PoolArenaMetric.class
io.netty.buffer.UnpooledHeapByteBuf.class
io.netty.buffer.WrappedCompositeByteBuf.class
io.netty.buffer.Unpooled.class
META-INF/INDEX.LIST
io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledHeapByteBuf.class
io.netty.buffer.ByteBufProcessor$1.class
io.netty.buffer.UnsafeDirectSwappedByteBuf.class
io.netty.buffer.PoolThreadCache$NormalMemoryRegionCache.class
io.netty.buffer.ReadOnlyByteBuf.class
io.netty.buffer.ByteBufInputStream.class
io.netty.buffer.ReadOnlyUnsafeDirectByteBuf.class
io.netty.buffer.PooledDuplicatedByteBuf$1.class
io.netty.buffer.ByteBufUtil$2.class
io.netty.buffer.ByteBufAllocatorMetricProvider.class
io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeNoCleanerDirectByteBuf.class
io.netty.buffer.UnpooledUnsafeHeapByteBuf.class
io.netty.buffer.UnreleasableByteBuf.class
io.netty.buffer.ByteBufProcessor$10.class
io.netty.buffer.PoolArena$SizeClass.class
io.netty.buffer.PooledHeapByteBuf.class
io.netty.buffer.PoolThreadCache.class
io.netty.buffer.UnpooledSlicedByteBuf.class
io.netty.buffer.ByteBufUtil$ThreadLocalUnsafeDirectByteBuf.class
io.netty.buffer.ByteBufProcessor$9.class
io.netty.buffer.SwappedByteBuf.class
io.netty.buffer.PooledDuplicatedByteBuf.class
io.netty.buffer.PooledSlicedByteBuf$1.class
io.netty.buffer.HeapByteBufUtil.class
io.netty.buffer.PooledByteBuf.class
io.netty.buffer.PoolSubpageMetric.class
io.netty.buffer.ReadOnlyByteBufferBuf.class
io.netty.buffer.UnpooledByteBufAllocator$UnpooledByteBufAllocatorMetric.class
io.netty.buffer.ByteBufOutputStream.class
io.netty.buffer.PooledUnsafeHeapByteBuf$1.class
io.netty.buffer.AbstractPooledDerivedByteBuf$PooledNonRetainedSlicedByteBuf.class
io.netty.buffer.PoolChunkMetric.class
io.netty.buffer.ByteBufUtil$ThreadLocalDirectByteBuf.class
io.netty.buffer.AdvancedLeakAwareCompositeByteBuf.class
io.netty.buffer.ByteBufAllocatorMetric.class
META-INF/io.netty.versions.properties
META-INF/maven/io.netty/netty-buffer/pom.xml
META-INF/maven/io.netty/netty-buffer/pom.properties
io.netty.buffer.AbstractByteBuf.class
io.netty.buffer.SlicedByteBuf.class
io.netty.buffer.ByteBufUtil$HexUtil.class
io.netty.buffer.CompositeByteBuf$CompositeByteBufIterator.class
io.netty.buffer.ByteBufUtil$1.class
io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledDirectByteBuf.class
io.netty.buffer.PooledByteBufAllocator.class
io.netty.buffer.PooledDirectByteBuf.class
io.netty.buffer.PoolThreadCache$SubPageMemoryRegionCache.class
io.netty.buffer.UnpooledDirectByteBuf.class
io.netty.buffer.UnsafeByteBufUtil.class
io.netty.buffer.ByteBufUtil$ThreadLocalDirectByteBuf$1.class
io.netty.buffer.ByteBufHolder.class
io.netty.buffer.AbstractByteBufAllocator.class
io.netty.buffer.ByteBufProcessor$2.class
io.netty.buffer.PooledUnsafeHeapByteBuf.class
io.netty.buffer.FixedCompositeByteBuf$Component.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
netty-common-${project.version}.jar
/${project.groupId}/netty-common/${project.version}
查看netty-common所有版本文件
|