| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.canoo.dolphin-platform |
| Идентификатор | Идентификаторdolphin-platform-server-javaee |
| Версия | Версия1.0.0.CR5 |
| Тип | Типjar |
| Описание |
Описаниеdolphin-platform-server-javaee
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-server-javaee/ -->
<dependency>
<groupId>com.canoo.dolphin-platform</groupId>
<artifactId>dolphin-platform-server-javaee</artifactId>
<version>1.0.0.CR5</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-server-javaee/
implementation 'com.canoo.dolphin-platform:dolphin-platform-server-javaee:1.0.0.CR5'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-server-javaee/
implementation ("com.canoo.dolphin-platform:dolphin-platform-server-javaee:1.0.0.CR5")
'com.canoo.dolphin-platform:dolphin-platform-server-javaee:jar:1.0.0.CR5'
<dependency org="com.canoo.dolphin-platform" name="dolphin-platform-server-javaee" rev="1.0.0.CR5">
<artifact name="dolphin-platform-server-javaee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin-platform', module='dolphin-platform-server-javaee', version='1.0.0.CR5')
)
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform-server-javaee" % "1.0.0.CR5"
[com.canoo.dolphin-platform/dolphin-platform-server-javaee "1.0.0.CR5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.deltaspike.core : deltaspike-core-impl | jar | 1.8.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.canoo.dolphin-platform : dolphin-platform-server | jar | 1.0.0.CR5 |
| org.apache.deltaspike.core : deltaspike-core-api | jar | 1.8.1 |