spase-cache-starter

The SP base for CIP(Cloud Integration Platform)

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

spase-cache-starter
Последняя версия

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

0.9.59
Дата

Дата

Тип

Тип

jar
Описание

Описание

spase-cache-starter
The SP base for CIP(Cloud Integration Platform)
Ссылка на сайт

Ссылка на сайт

http://soterianetworks.com

Скачать spase-cache-starter

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.soterianetworks/spase-cache-starter/ -->
<dependency>
    <groupId>com.soterianetworks</groupId>
    <artifactId>spase-cache-starter</artifactId>
    <version>0.9.59</version>
</dependency>
// https://jarcasting.com/artifacts/com.soterianetworks/spase-cache-starter/
implementation 'com.soterianetworks:spase-cache-starter:0.9.59'
// https://jarcasting.com/artifacts/com.soterianetworks/spase-cache-starter/
implementation ("com.soterianetworks:spase-cache-starter:0.9.59")
'com.soterianetworks:spase-cache-starter:jar:0.9.59'
<dependency org="com.soterianetworks" name="spase-cache-starter" rev="0.9.59">
  <artifact name="spase-cache-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soterianetworks', module='spase-cache-starter', version='0.9.59')
)
libraryDependencies += "com.soterianetworks" % "spase-cache-starter" % "0.9.59"
[com.soterianetworks/spase-cache-starter "0.9.59"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.soterianetworks : spase-cache jar 0.9.59

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 1.5.21.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.21.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Overview

The SP (Service Provider) base library for integration with Soteria Networks CIP (Cloud Integration Platform) .

https://mvnrepository.com/artifact/com.soterianetworks

Integration Modes

There are three ways to integrate a SP to the CIP.

Integration Mode Description
CIP Managed Everything is managed by CIP (db, cache, messaging ...)
Deployed as part of the CIP, usually a platform service.
SP Managed Everything is managed by SP (db, cache, messaging ...)
The user authn & authz are delegated to CIP
The frontend is integrated with CIP by way of OAuth2 IMPLICIT grant_type.
* The micro service provided by SP will register to CIP's registry
* The frontend accesses the micro service through CIP gateway
Standalone Everything is managed by SP (db, cache, messaging ...)
The user authn & authz are delegated to CIP
The frontend is integrated with CIP by way of OAuth2 IMPLICIT grant_type.
* SP manages the backend micro service by itself
* The frontend accesses the backend micro service directly
com.soterianetworks

Soteria Networks Inc.

Версии библиотеки

Версия
0.9.59
0.9.58
0.9.57
0.9.56
0.9.55
0.9.54
0.9.53
0.9.52
0.9.51
0.9.50
0.9.49
0.9.48
0.9.47
0.9.46
0.9.45
0.9.44
0.9.43
0.9.42
0.9.41
0.9.40
0.9.39
0.9.38
0.9.37
0.9.36
0.9.35
0.9.34
0.9.33
0.9.32
0.9.31
0.9.30
0.9.29
0.9.28
0.9.27
0.9.26
0.9.25
0.9.24
0.9.23
0.9.22