You can download xmemcached-1.4.3.jar in this page.
Apache License, Version 2.0
xmemcached-1.4.3.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/com.googlecode.xmemcached/xmemcached/pom.properties META-INF/maven/com.googlecode.xmemcached/xmemcached/pom.xml com.google.code.yanf4j.buffer.AbstractIoBuffer.class com.google.code.yanf4j.buffer.BufferDataException.class com.google.code.yanf4j.buffer.CachedBufferAllocator.class com.google.code.yanf4j.buffer.IoBuffer.class com.google.code.yanf4j.buffer.IoBufferAllocator.class com.google.code.yanf4j.buffer.IoBufferHexDumper.class com.google.code.yanf4j.buffer.IoBufferWrapper.class com.google.code.yanf4j.buffer.SimpleBufferAllocator.class com.google.code.yanf4j.config.Configuration.class com.google.code.yanf4j.core.CodecFactory.class com.google.code.yanf4j.core.Controller.class com.google.code.yanf4j.core.ControllerLifeCycle.class com.google.code.yanf4j.core.ControllerStateListener.class com.google.code.yanf4j.core.Dispatcher.class com.google.code.yanf4j.core.EventType.class com.google.code.yanf4j.core.Handler.class com.google.code.yanf4j.core.Session.class com.google.code.yanf4j.core.SessionConfig.class com.google.code.yanf4j.core.SessionManager.class com.google.code.yanf4j.core.SocketOption.class com.google.code.yanf4j.core.WriteMessage.class com.google.code.yanf4j.core.impl.AbstractController.class com.google.code.yanf4j.core.impl.AbstractSession.class com.google.code.yanf4j.core.impl.ByteBufferCodecFactory.class com.google.code.yanf4j.core.impl.FutureImpl.class com.google.code.yanf4j.core.impl.FutureLockImpl.class com.google.code.yanf4j.core.impl.HandlerAdapter.class com.google.code.yanf4j.core.impl.PoolDispatcher.class com.google.code.yanf4j.core.impl.StandardSocketOption.class com.google.code.yanf4j.core.impl.TextLineCodecFactory.class com.google.code.yanf4j.core.impl.WriteMessageImpl.class com.google.code.yanf4j.nio.NioSession.class com.google.code.yanf4j.nio.NioSessionConfig.class com.google.code.yanf4j.nio.SelectionKeyHandler.class com.google.code.yanf4j.nio.TCPController.class com.google.code.yanf4j.nio.impl.AbstractNioSession.class com.google.code.yanf4j.nio.impl.NioController.class com.google.code.yanf4j.nio.impl.NioTCPSession.class com.google.code.yanf4j.nio.impl.Reactor.class com.google.code.yanf4j.nio.impl.SelectorManager.class com.google.code.yanf4j.nio.impl.SocketChannelController.class com.google.code.yanf4j.statistics.Statistics.class com.google.code.yanf4j.statistics.impl.DefaultStatistics.class com.google.code.yanf4j.statistics.impl.SimpleStatistics.class com.google.code.yanf4j.util.ByteBufferMatcher.class com.google.code.yanf4j.util.ByteBufferUtils.class com.google.code.yanf4j.util.CircularQueue.class com.google.code.yanf4j.util.ConcurrentHashSet.class com.google.code.yanf4j.util.DispatcherFactory.class com.google.code.yanf4j.util.LinkedTransferQueue.class com.google.code.yanf4j.util.MapBackedSet.class com.google.code.yanf4j.util.PropertyUtils.class com.google.code.yanf4j.util.ResourcesUtils.class com.google.code.yanf4j.util.SelectorFactory.class com.google.code.yanf4j.util.ShiftAndByteBufferMatcher.class com.google.code.yanf4j.util.ShiftOrByteBufferMatcher.class com.google.code.yanf4j.util.SimpleQueue.class com.google.code.yanf4j.util.SystemUtils.class com.google.code.yanf4j.util.TransferQueue.class com.google.code.yanf4j.util.WorkerThreadFactory.class net.rubyeye.xmemcached.CASOperation.class net.rubyeye.xmemcached.CommandFactory.class net.rubyeye.xmemcached.Counter.class net.rubyeye.xmemcached.FlowControl.class net.rubyeye.xmemcached.GetsResponse.class net.rubyeye.xmemcached.HashAlgorithm.class net.rubyeye.xmemcached.KeyIterator.class net.rubyeye.xmemcached.KeyProvider.class net.rubyeye.xmemcached.MemcachedClient.class net.rubyeye.xmemcached.MemcachedClientBuilder.class net.rubyeye.xmemcached.MemcachedClientCallable.class net.rubyeye.xmemcached.MemcachedClientStateListener.class net.rubyeye.xmemcached.MemcachedOptimizer.class net.rubyeye.xmemcached.MemcachedSessionLocator.class net.rubyeye.xmemcached.XMemcachedClient.class net.rubyeye.xmemcached.XMemcachedClientBuilder.class net.rubyeye.xmemcached.XMemcachedClientMBean.class net.rubyeye.xmemcached.auth.AuthInfo.class net.rubyeye.xmemcached.auth.AuthMemcachedConnectListener.class net.rubyeye.xmemcached.auth.AuthTask.class net.rubyeye.xmemcached.auth.PlainCallbackHandler.class net.rubyeye.xmemcached.buffer.BufferAllocator.class net.rubyeye.xmemcached.buffer.CachedBufferAllocator.class net.rubyeye.xmemcached.buffer.IoBuffer.class net.rubyeye.xmemcached.buffer.SimpleBufferAllocator.class net.rubyeye.xmemcached.buffer.SimpleIoBuffer.class net.rubyeye.xmemcached.codec.MemcachedCodecFactory.class net.rubyeye.xmemcached.codec.MemcachedDecoder.class net.rubyeye.xmemcached.codec.MemcachedEncoder.class net.rubyeye.xmemcached.command.AssocCommandAware.class net.rubyeye.xmemcached.command.BinaryCommandFactory.class net.rubyeye.xmemcached.command.Command.class net.rubyeye.xmemcached.command.CommandType.class net.rubyeye.xmemcached.command.KestrelCommandFactory.class net.rubyeye.xmemcached.command.MapReturnValueAware.class net.rubyeye.xmemcached.command.MergeCommandsAware.class net.rubyeye.xmemcached.command.OperationStatus.class net.rubyeye.xmemcached.command.ServerAddressAware.class net.rubyeye.xmemcached.command.StoreCommand.class net.rubyeye.xmemcached.command.TextCommandFactory.class net.rubyeye.xmemcached.command.VerbosityCommand.class net.rubyeye.xmemcached.command.binary.BaseBinaryCommand.class net.rubyeye.xmemcached.command.binary.BinaryAppendPrependCommand.class net.rubyeye.xmemcached.command.binary.BinaryAuthListMechanismsCommand.class net.rubyeye.xmemcached.command.binary.BinaryAuthStartCommand.class net.rubyeye.xmemcached.command.binary.BinaryAuthStepCommand.class net.rubyeye.xmemcached.command.binary.BinaryCASCommand.class net.rubyeye.xmemcached.command.binary.BinaryDecodeStatus.class net.rubyeye.xmemcached.command.binary.BinaryDeleteCommand.class net.rubyeye.xmemcached.command.binary.BinaryFlushAllCommand.class net.rubyeye.xmemcached.command.binary.BinaryGetAndTouchCommand.class net.rubyeye.xmemcached.command.binary.BinaryGetCommand.class net.rubyeye.xmemcached.command.binary.BinaryGetMultiCommand.class net.rubyeye.xmemcached.command.binary.BinaryIncrDecrCommand.class net.rubyeye.xmemcached.command.binary.BinaryNoopCommand.class net.rubyeye.xmemcached.command.binary.BinaryQuitCommand.class net.rubyeye.xmemcached.command.binary.BinarySetMultiCommand.class net.rubyeye.xmemcached.command.binary.BinaryStatsCommand.class net.rubyeye.xmemcached.command.binary.BinaryStoreCommand.class net.rubyeye.xmemcached.command.binary.BinaryTouchCommand.class net.rubyeye.xmemcached.command.binary.BinaryVerbosityCommand.class net.rubyeye.xmemcached.command.binary.BinaryVersionCommand.class net.rubyeye.xmemcached.command.binary.OpCode.class net.rubyeye.xmemcached.command.binary.ResponseStatus.class net.rubyeye.xmemcached.command.kestrel.KestrelDeleteCommand.class net.rubyeye.xmemcached.command.kestrel.KestrelFlushAllCommand.class net.rubyeye.xmemcached.command.kestrel.KestrelGetCommand.class net.rubyeye.xmemcached.command.kestrel.KestrelSetCommand.class net.rubyeye.xmemcached.command.text.TextCASCommand.class net.rubyeye.xmemcached.command.text.TextCacheDumpCommand.class net.rubyeye.xmemcached.command.text.TextDeleteCommand.class net.rubyeye.xmemcached.command.text.TextFlushAllCommand.class net.rubyeye.xmemcached.command.text.TextGetCommand.class net.rubyeye.xmemcached.command.text.TextGetMultiCommand.class net.rubyeye.xmemcached.command.text.TextGetOneCommand.class net.rubyeye.xmemcached.command.text.TextIncrDecrCommand.class net.rubyeye.xmemcached.command.text.TextQuitCommand.class net.rubyeye.xmemcached.command.text.TextStatsCommand.class net.rubyeye.xmemcached.command.text.TextStoreCommand.class net.rubyeye.xmemcached.command.text.TextTouchCommand.class net.rubyeye.xmemcached.command.text.TextVerbosityCommand.class net.rubyeye.xmemcached.command.text.TextVersionCommand.class net.rubyeye.xmemcached.exception.MemcachedClientException.class net.rubyeye.xmemcached.exception.MemcachedDecodeException.class net.rubyeye.xmemcached.exception.MemcachedException.class net.rubyeye.xmemcached.exception.MemcachedServerException.class net.rubyeye.xmemcached.exception.UnknownCommandException.class net.rubyeye.xmemcached.impl.AbstractMemcachedSessionLocator.class net.rubyeye.xmemcached.impl.ArrayMemcachedSessionLocator.class net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession.class net.rubyeye.xmemcached.impl.ConnectFuture.class net.rubyeye.xmemcached.impl.DefaultKeyProvider.class net.rubyeye.xmemcached.impl.ElectionMemcachedSessionLocator.class net.rubyeye.xmemcached.impl.FlowControlLinkedTransferQueue.class net.rubyeye.xmemcached.impl.KetamaMemcachedSessionLocator.class net.rubyeye.xmemcached.impl.KeyIteratorImpl.class net.rubyeye.xmemcached.impl.LibmemcachedMemcachedSessionLocator.class net.rubyeye.xmemcached.impl.MemcachedClientStateListenerAdapter.class net.rubyeye.xmemcached.impl.MemcachedConnector.class net.rubyeye.xmemcached.impl.MemcachedHandler.class net.rubyeye.xmemcached.impl.MemcachedSessionComparator.class net.rubyeye.xmemcached.impl.MemcachedTCPSession.class net.rubyeye.xmemcached.impl.Optimizer.class net.rubyeye.xmemcached.impl.OptimizerMBean.class net.rubyeye.xmemcached.impl.PHPMemcacheSessionLocator.class net.rubyeye.xmemcached.impl.RandomMemcachedSessionLocaltor.class net.rubyeye.xmemcached.impl.ReconnectRequest.class net.rubyeye.xmemcached.impl.RoundRobinMemcachedSessionLocator.class net.rubyeye.xmemcached.monitor.Constants.class net.rubyeye.xmemcached.monitor.MemcachedClientNameHolder.class net.rubyeye.xmemcached.monitor.StatisticsHandler.class net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean.class net.rubyeye.xmemcached.monitor.XMemcachedMbeanServer.class net.rubyeye.xmemcached.networking.Connector.class net.rubyeye.xmemcached.networking.MemcachedSession.class net.rubyeye.xmemcached.networking.MemcachedSessionConnectListener.class net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder.class net.rubyeye.xmemcached.transcoders.CachedData.class net.rubyeye.xmemcached.transcoders.CompressionMode.class net.rubyeye.xmemcached.transcoders.IntegerTranscoder.class net.rubyeye.xmemcached.transcoders.LongTranscoder.class net.rubyeye.xmemcached.transcoders.PrimitiveTypeTranscoder.class net.rubyeye.xmemcached.transcoders.SerializingTranscoder.class net.rubyeye.xmemcached.transcoders.StringTranscoder.class net.rubyeye.xmemcached.transcoders.TokyoTyrantTranscoder.class net.rubyeye.xmemcached.transcoders.Transcoder.class net.rubyeye.xmemcached.transcoders.TranscoderUtils.class net.rubyeye.xmemcached.transcoders.WhalinTranscoder.class net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder.class net.rubyeye.xmemcached.utils.AddrUtil.class net.rubyeye.xmemcached.utils.ByteUtils.class net.rubyeye.xmemcached.utils.InetSocketAddressWrapper.class net.rubyeye.xmemcached.utils.OpaqueGenerater.class net.rubyeye.xmemcached.utils.Protocol.class net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean.class net.rubyeye.xmemcached.utils.hibernate.Xmemcache.class net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory.class
xmemcached-1.4.3.pom file content.
<?xml version="1.0"?> <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> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>com.googlecode.xmemcached</groupId> <artifactId>xmemcached</artifactId> <version>1.4.3</version> <name>xmemcached</name> <description>Extreme performance modern memcached client for java</description> <url>http://code.google.com/p/xmemcached/</url> <packaging>jar</packaging> <developers> <developer> <name>dennis zhuang</name> <url>http://www.blogjava.net/killme2008/</url> <timezone>8</timezone> </developer> </developers> <licenses> <license> <name>Apache License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0</url> </license> </licenses> <scm> <connection>scm:git:git@github.com:killme2008/xmemcached.git</connection> <developerConnection>scm:git:git@github.com:killme2008/xmemcached.git</developerConnection> <url>git@github.com:killme2008/xmemcached.git</url> </scm> <repositories> <repository> <id>java.net</id> <url>http://download.java.net/maven/2/</url> <releases> <enabled>true</enabled> </releases> <snapshots> <enabled>false</enabled> </snapshots> </repository> <repository> <id>hibernate-memcached</id> <name>hibernate-memcached</name> <url>http://raykrueger.googlecode.com/svn/repository</url> </repository> </repositories> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> <executions> <execution> <id>sign-artifacts</id> <phase>verify</phase> <goals> <goal>sign</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <executions> <execution> <id>attach-javadoc</id> <phase>verify</phase> <goals> <goal>jar</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.5</source> <target>1.5</target> <encoding>UTF-8</encoding> </configuration> </plugin> <plugin> <artifactId>maven-assembly-plugin</artifactId> <configuration> <descriptors> <descriptor>src/assemble/src.xml</descriptor> <descriptor>src/assemble/distribution.xml</descriptor> </descriptors> </configuration> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.4</version> <scope>test</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>1.7.5</version> </dependency> <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <version>1.2.16</version> <scope>test</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> <version>1.7.5</version> <scope>test</scope> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring</artifactId> <version>2.5</version> <scope>provided</scope> </dependency> <dependency> <groupId>com.googlecode</groupId> <artifactId>hibernate-memcached</artifactId> <version>1.2</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.easymock</groupId> <artifactId>easymock</artifactId> <version>2.4</version> <scope>test</scope> </dependency> <dependency> <groupId>org.easymock</groupId> <artifactId>easymockclassextension</artifactId> <version>2.4</version> <scope>test</scope> </dependency> </dependencies> <reporting> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <configuration> <encoding>utf-8</encoding> <charset>utf-8</charset> <locale>en_US</locale> <excludePackageNames>net.rubyeye.xmemcached.test</excludePackageNames> </configuration> </plugin> </plugins> </reporting> </project>
<dependency> <groupId>com.googlecode.xmemcached</groupId> <artifactId>xmemcached</artifactId> <version>1.4.3</version> </dependency>
If you think the following xmemcached-1.4.3.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download xmemcached-1.4.3.jar file