| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.canoo.dolphin-platform |
| Идентификатор | Идентификаторdolphin-remoting-shared |
| Версия | Версия0.17.0 |
| Тип | Типjar |
| Описание |
Описаниеdolphin-remoting-shared
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dolphin-remoting-shared-0.17.0.pom | |
| dolphin-remoting-shared-0.17.0.jar | 40 KB |
| dolphin-remoting-shared-0.17.0-sources.jar | 32 KB |
| dolphin-remoting-shared-0.17.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-remoting-shared/ -->
<dependency>
<groupId>com.canoo.dolphin-platform</groupId>
<artifactId>dolphin-remoting-shared</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-remoting-shared/
implementation 'com.canoo.dolphin-platform:dolphin-remoting-shared:0.17.0'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-remoting-shared/
implementation ("com.canoo.dolphin-platform:dolphin-remoting-shared:0.17.0")
'com.canoo.dolphin-platform:dolphin-remoting-shared:jar:0.17.0'
<dependency org="com.canoo.dolphin-platform" name="dolphin-remoting-shared" rev="0.17.0">
<artifact name="dolphin-remoting-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin-platform', module='dolphin-remoting-shared', version='0.17.0')
)
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-remoting-shared" % "0.17.0"
[com.canoo.dolphin-platform/dolphin-remoting-shared "0.17.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| com.google.code.gson : gson | jar | 2.7 |