is not current version
Last Version 5.3.0

com.alachisoft.ncache:ncache-professional-runtime 5.2-alpha-27

NCache Professional runtime client for server side features .

GroupId

GroupId

com.alachisoft.ncache
ArtifactId

ArtifactId

ncache-professional-runtime
Version

Version

5.2-alpha-27
Type

Type

jar

Download ncache-professional-runtime 5.2-alpha-27


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