is not current version
Last Version 5.3.0

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

NCache Enterprise Spring integration.

GroupId

GroupId

com.alachisoft.ncache
ArtifactId

ArtifactId

ncache-spring
Version

Version

5.2-alpha-23
Type

Type

jar

Download ncache-spring 5.2-alpha-23


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