is not current version
Last Version 5.2-alpha-23

com.alachisoft:root 5.2-alpha-14

NCache provides 100% native Java clients for both UNIX and Windows. You can use NCache from any of Java applications including Java Web Sessions, web services, Grid Computing applications, and any other server-type applications with high transactions.

GroupId

GroupId

com.alachisoft
ArtifactId

ArtifactId

root
Version

Version

5.2-alpha-14
Type

Type

jar

Download root 5.2-alpha-14


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