не последняя версия
Последняя версия 5.3.0

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

NCache Enterprise runtime for server side features.

Группа

Группа

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

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

ncache-runtime
Версия

Версия

5.2-alpha-24
Тип

Тип

jar

Скачать ncache-runtime 5.2-alpha-24


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