is not current version
Last Version 1.0.0.CR5

com.canoo.dolphin-platform:dolphin-platform-reactive 0.9.0

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.

Categories

Categories

React User Interface Web Frameworks ORM Data
GroupId

GroupId

com.canoo.dolphin-platform
ArtifactId

ArtifactId

dolphin-platform-reactive
Version

Version

0.9.0
Type

Type

jar

Download dolphin-platform-reactive 0.9.0


<!-- https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-reactive/ -->
<dependency>
    <groupId>com.canoo.dolphin-platform</groupId>
    <artifactId>dolphin-platform-reactive</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-reactive/
implementation 'com.canoo.dolphin-platform:dolphin-platform-reactive:0.9.0'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-reactive/
implementation ("com.canoo.dolphin-platform:dolphin-platform-reactive:0.9.0")
'com.canoo.dolphin-platform:dolphin-platform-reactive:jar:0.9.0'
<dependency org="com.canoo.dolphin-platform" name="dolphin-platform-reactive" rev="0.9.0">
  <artifact name="dolphin-platform-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin-platform', module='dolphin-platform-reactive', version='0.9.0')
)
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform-reactive" % "0.9.0"
[com.canoo.dolphin-platform/dolphin-platform-reactive "0.9.0"]