не последняя версия
Последняя версия 5.2-alpha-23

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

NCache Spring integration.

Группа

Группа

com.alachisoft
Идентификатор

Идентификатор

ncache.spring
Версия

Версия

5.2-alpha-19
Тип

Тип

jar

Скачать ncache.spring 5.2-alpha-19


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