Cashew TCP Server

A TCP-based server implementation of the Cashew cache library.

License

License

GroupId

GroupId

com.raylabz
ArtifactId

ArtifactId

cashew-tcp-server
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cashew TCP Server
A TCP-based server implementation of the Cashew cache library.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/raylabz/cashew-tcp-server/tree/master

Download cashew-tcp-server

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.1
com.raylabz : cashew jar 0.3.3
com.raylabz : mocha jar 0.1.0
com.raylabz : servexpresso jar 1.0.0
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Cashew TCP Server

A TCP server implementation utilizing the Cashew cache.

com.raylabz

RayLabz

RayLabz develops apps and software systems running on public clouds.

Versions

Version
0.1.0