组织ID: |
io.netty |
项目ID: |
netty-buffer |
版本: |
4.1.18.Final |
最后修改时间: |
2018-07-28 18:41:01 |
包类型: |
jar |
标题: |
Netty/Buffer |
大小: |
264.40KB |
|
Maven引入代码: |
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-buffer</artifactId>
<version>4.1.18.Final</version>
</dependency>
|
Gradle引入代码: |
io.netty:netty-buffer:4.1.18.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.18.Final</version>
</parent>
<artifactId>netty-buffer</artifactId>
<packaging>jar</packaging>
<name>Netty/Buffer</name>
<properties>
<javaModuleName>io.netty.buffer</javaModuleName>
</properties>
<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.ByteBufOutputStream.class
io.netty.buffer.AbstractPooledDerivedByteBuf$PooledNonRetainedSlicedByteBuf.class
io.netty.buffer.PoolThreadCache$MemoryRegionCache.class
io.netty.buffer.AbstractPooledDerivedByteBuf.class
io.netty.buffer.PoolSubpage.class
io.netty.buffer.UnpooledDirectByteBuf.class
io.netty.buffer.ByteBufProcessor$4.class
io.netty.buffer.PooledUnsafeDirectByteBuf.class
io.netty.buffer.DuplicatedByteBuf.class
io.netty.buffer.FixedCompositeByteBuf$Component.class
io.netty.buffer.Unpooled.class
io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf.class
io.netty.buffer.PooledHeapByteBuf.class
io.netty.buffer.ByteBufProcessor$1.class
META-INF/maven/io.netty/netty-buffer/pom.xml
io.netty.buffer.CompositeByteBuf$CompositeByteBufIterator.class
io.netty.buffer.PoolThreadCache$MemoryRegionCache$1.class
io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeNoCleanerDirectByteBuf.class
io.netty.buffer.PooledByteBufAllocator.class
io.netty.buffer.SwappedByteBuf.class
io.netty.buffer.UnsafeDirectSwappedByteBuf.class
io.netty.buffer.ByteBufProcessor$8.class
io.netty.buffer.ByteBufUtil$ThreadLocalUnsafeDirectByteBuf$1.class
io.netty.buffer.PoolChunkList.class
io.netty.buffer.PooledHeapByteBuf$1.class
io.netty.buffer.AbstractByteBufAllocator$1.class
io.netty.buffer.FixedCompositeByteBuf.class
io.netty.buffer.UnpooledDuplicatedByteBuf.class
io.netty.buffer.ByteBufInputStream.class
io.netty.buffer.ByteBufUtil$ThreadLocalUnsafeDirectByteBuf.class
io.netty.buffer.PooledByteBufAllocatorMetric.class
META-INF/INDEX.LIST
io.netty.buffer.PooledByteBufAllocator$PoolThreadLocalCache.class
io.netty.buffer.WrappedCompositeByteBuf.class
io.netty.buffer.PoolArena.class
io.netty.buffer.PooledUnsafeHeapByteBuf$1.class
io.netty.buffer.SimpleLeakAwareByteBuf.class
io.netty.buffer.UnsafeByteBufUtil.class
io.netty.buffer.CompositeByteBuf$1.class
io.netty.buffer.UnpooledHeapByteBuf.class
io.netty.buffer.ByteBufProcessor$5.class
io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeDirectByteBuf.class
io.netty.buffer.UnpooledSlicedByteBuf.class
io.netty.buffer.ByteBufUtil$ThreadLocalDirectByteBuf.class
io.netty.buffer.PooledDuplicatedByteBuf.class
io.netty.buffer.ByteBufAllocatorMetricProvider.class
io.netty.buffer.PooledSlicedByteBuf$1.class
io.netty.buffer.ByteBufHolder.class
io.netty.buffer.PooledByteBuf.class
io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledDirectByteBuf.class
io.netty.buffer.PooledUnsafeDirectByteBuf$1.class
io.netty.buffer.AdvancedLeakAwareByteBuf.class
io.netty.buffer.UnpooledByteBufAllocator.class
io.netty.buffer.PoolChunkListMetric.class
io.netty.buffer.AbstractReferenceCountedByteBuf.class
io.netty.buffer.AbstractUnsafeSwappedByteBuf.class
io.netty.buffer.ByteBufProcessor$3.class
io.netty.buffer.WrappedByteBuf.class
io.netty.buffer.ByteBufUtil.class
io.netty.buffer.ByteBufProcessor.class
io.netty.buffer.UnpooledUnsafeDirectByteBuf.class
io.netty.buffer.ByteBufUtil$1.class
io.netty.buffer.ByteBufUtil$HexUtil.class
io.netty.buffer.SimpleLeakAwareCompositeByteBuf.class
io.netty.buffer.PoolArena$1.class
io.netty.buffer.UnpooledByteBufAllocator$UnpooledByteBufAllocatorMetric.class
io.netty.buffer.AdvancedLeakAwareCompositeByteBuf.class
io.netty.buffer.SlicedByteBuf.class
io.netty.buffer.AbstractByteBufAllocator.class
io.netty.buffer.ByteBufProcessor$7.class
io.netty.buffer.ByteBufAllocatorMetric.class
META-INF/io.netty.versions.properties
io.netty.buffer.PoolChunk.class
io.netty.buffer.PoolArena$HeapArena.class
io.netty.buffer.ReadOnlyByteBufferBuf.class
io.netty.buffer.PoolArena$DirectArena.class
io.netty.buffer.ByteBufProcessor$9.class
io.netty.buffer.UnpooledUnsafeHeapByteBuf.class
io.netty.buffer.UnpooledByteBufAllocator$InstrumentedUnpooledHeapByteBuf.class
io.netty.buffer.ByteBufProcessor$10.class
io.netty.buffer.AbstractUnpooledSlicedByteBuf.class
io.netty.buffer.CompositeByteBuf$Component.class
io.netty.buffer.PooledUnsafeHeapByteBuf.class
io.netty.buffer.WrappedUnpooledUnsafeDirectByteBuf.class
io.netty.buffer.UnreleasableByteBuf.class
io.netty.buffer.ByteBufProcessor$2.class
io.netty.buffer.PooledSlicedByteBuf.class
io.netty.buffer.PoolThreadCache$SubPageMemoryRegionCache.class
io.netty.buffer.AbstractPooledDerivedByteBuf$PooledNonRetainedDuplicateByteBuf.class
io.netty.buffer.PoolThreadCache$2.class
META-INF/maven/io.netty/netty-buffer/pom.properties
io.netty.buffer.PooledDirectByteBuf$1.class
io.netty.buffer.PoolArenaMetric.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
netty-common-${project.version}.jar
/${project.groupId}/netty-common/${project.version}
查看netty-common所有版本文件
|