is not current version
Last Version 5.3.0

com.alachisoft.ncache:ncache-runtime 5.2-alpha-23

NCache Enterprise runtime for server side features.

GroupId

GroupId

com.alachisoft.ncache
ArtifactId

ArtifactId

ncache-runtime
Version

Version

5.2-alpha-23
Type

Type

jar

Download ncache-runtime 5.2-alpha-23


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