| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.alachisoft |
| Идентификатор | Идентификаторncache.spring |
| Версия | Версия5.2-alpha-23 |
| Тип | Типjar |
| Описание |
ОписаниеNCache Spring (Depreciated)
NCache Spring integration.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ncache.spring-5.2-alpha-23.pom | |
| ncache.spring-5.2-alpha-23.jar | 16 KB |
| ncache.spring-5.2-alpha-23-sources.jar | 11 KB |
| ncache.spring-5.2-alpha-23-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.alachisoft/ncache.spring/ -->
<dependency>
<groupId>com.alachisoft</groupId>
<artifactId>ncache.spring</artifactId>
<version>5.2-alpha-23</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft/ncache.spring/
implementation 'com.alachisoft:ncache.spring:5.2-alpha-23'
// https://jarcasting.com/artifacts/com.alachisoft/ncache.spring/
implementation ("com.alachisoft:ncache.spring:5.2-alpha-23")
'com.alachisoft:ncache.spring:jar:5.2-alpha-23'
<dependency org="com.alachisoft" name="ncache.spring" rev="5.2-alpha-23">
<artifact name="ncache.spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft', module='ncache.spring', version='5.2-alpha-23')
)
libraryDependencies += "com.alachisoft" % "ncache.spring" % "5.2-alpha-23"
[com.alachisoft/ncache.spring "5.2-alpha-23"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alachisoft : ncache.client | jar | 5.2-alpha-23 |
| org.springframework : spring-context | jar | 5.2.8.RELEASE |