Last Version

jmemcached Parent Project 1.0.0

Caching server speaking the memcached protocol, written in Java.

License

License

GroupId

GroupId

com.thimbleware.jmemcached
ArtifactId

ArtifactId

jmemcached-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

jmemcached Parent Project
Caching server speaking the memcached protocol, written in Java.
Project Organization

Project Organization

ThimbleWare

Download jmemcached-parent 1.0.0


<!-- https://jarcasting.com/artifacts/com.thimbleware.jmemcached/jmemcached-parent/ -->
<dependency>
    <groupId>com.thimbleware.jmemcached</groupId>
    <artifactId>jmemcached-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thimbleware.jmemcached/jmemcached-parent/
implementation 'com.thimbleware.jmemcached:jmemcached-parent:1.0.0'
// https://jarcasting.com/artifacts/com.thimbleware.jmemcached/jmemcached-parent/
implementation ("com.thimbleware.jmemcached:jmemcached-parent:1.0.0")
'com.thimbleware.jmemcached:jmemcached-parent:pom:1.0.0'
<dependency org="com.thimbleware.jmemcached" name="jmemcached-parent" rev="1.0.0">
  <artifact name="jmemcached-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thimbleware.jmemcached', module='jmemcached-parent', version='1.0.0')
)
libraryDependencies += "com.thimbleware.jmemcached" % "jmemcached-parent" % "1.0.0"
[com.thimbleware.jmemcached/jmemcached-parent "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • cli
  • test