License |
License |
---|---|
GroupId | GroupIdcom.alachisoft.ncache |
ArtifactId | ArtifactIdncache-spring |
Version | Version5.2.0 |
Type | Typejar |
Description |
DescriptionNCache Spring
NCache Enterprise Spring integration.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ncache-spring-5.2.0.pom | |
ncache-spring-5.2.0.jar | 15 KB |
ncache-spring-5.2.0-sources.jar | 9 KB |
ncache-spring-5.2.0-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-spring/ -->
<dependency>
<groupId>com.alachisoft.ncache</groupId>
<artifactId>ncache-spring</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-spring/
implementation 'com.alachisoft.ncache:ncache-spring:5.2.0'
// https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-spring/
implementation ("com.alachisoft.ncache:ncache-spring:5.2.0")
'com.alachisoft.ncache:ncache-spring:jar:5.2.0'
<dependency org="com.alachisoft.ncache" name="ncache-spring" rev="5.2.0">
<artifact name="ncache-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft.ncache', module='ncache-spring', version='5.2.0')
)
libraryDependencies += "com.alachisoft.ncache" % "ncache-spring" % "5.2.0"
[com.alachisoft.ncache/ncache-spring "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alachisoft.ncache : ncache-client | jar | 5.2.0 |
org.springframework : spring-context | jar | 5.2.8.RELEASE |