| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность ORM Данные |
| Группа | Группаcom.canoo.dolphin-platform |
| Идентификатор | Идентификаторdolphin-platform-security-server |
| Версия | Версия1.0.0.CR5 |
| Тип | Типjar |
| Описание |
Описаниеdolphin-platform-security-server
The Dolphin Platform is a framework that implements the presentation model pattern and provides amodern way to create enterprise applications. The Platform provides several client implementations that all canbe used in combination with a general sever API.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-security-server/ -->
<dependency>
<groupId>com.canoo.dolphin-platform</groupId>
<artifactId>dolphin-platform-security-server</artifactId>
<version>1.0.0.CR5</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-security-server/
implementation 'com.canoo.dolphin-platform:dolphin-platform-security-server:1.0.0.CR5'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-security-server/
implementation ("com.canoo.dolphin-platform:dolphin-platform-security-server:1.0.0.CR5")
'com.canoo.dolphin-platform:dolphin-platform-security-server:jar:1.0.0.CR5'
<dependency org="com.canoo.dolphin-platform" name="dolphin-platform-security-server" rev="1.0.0.CR5">
<artifact name="dolphin-platform-security-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin-platform', module='dolphin-platform-security-server', version='1.0.0.CR5')
)
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform-security-server" % "1.0.0.CR5"
[com.canoo.dolphin-platform/dolphin-platform-security-server "1.0.0.CR5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.canoo.dolphin-platform : dolphin-platform-server | jar | 1.0.0.CR5 |
| com.canoo.dolphin-platform : dolphin-platform-security-common | jar | 1.0.0.CR5 |
| org.keycloak : keycloak-servlet-filter-adapter | jar | 3.4.3.Final |