Last Version

memcachedweaver 0.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

memcachedweaver
Version

Version

0.2
Type

Type

jar
Description

Description

memcachedweaver
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/seratch/memcachedweaver

Download memcachedweaver 0.2


<!-- https://jarcasting.com/artifacts/com.github.seratch/memcachedweaver/ -->
<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>memcachedweaver</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/memcachedweaver/
implementation 'com.github.seratch:memcachedweaver:0.2'
// https://jarcasting.com/artifacts/com.github.seratch/memcachedweaver/
implementation ("com.github.seratch:memcachedweaver:0.2")
'com.github.seratch:memcachedweaver:jar:0.2'
<dependency org="com.github.seratch" name="memcachedweaver" rev="0.2">
  <artifact name="memcachedweaver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='memcachedweaver', version='0.2')
)
libraryDependencies += "com.github.seratch" % "memcachedweaver" % "0.2"
[com.github.seratch/memcachedweaver "0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
aopalliance : aopalliance jar 1.0

provided (2)

Group / Artifact Type Version
spy » spymemcached jar 2.7.1
com.googlecode.xmemcached : xmemcached jar 1.3.5

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.0
org.slf4j : slf4j-jdk14 jar 1.5.6
org.slf4j : slf4j-log4j12 jar 1.5.6
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.2

Project Modules

There are no modules declared in this project.