MVN

com.canoo.dolphin-platform : dolphin-platform-rpm-common

Maven & Gradle

Jul 13, 2017
7 usages
75 stars

dolphin-platform-rpm-common · 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.

<dependency>
    <groupId>com.canoo.dolphin-platform</groupId>
    <artifactId>dolphin-platform-rpm-common</artifactId>
    <version>0.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.canoo.dolphin-platform : dolphin-platform-rpm-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16.0

All Versions

Choose a version of com.canoo.dolphin-platform : dolphin-platform-rpm-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16.x
dolphin-platform-rpm-common-0.16.0
0.15.x
dolphin-platform-rpm-common-0.15.0
0.14.x
dolphin-platform-rpm-common-0.14.0

How to add a dependency to Maven

Add the following com.canoo.dolphin-platform : dolphin-platform-rpm-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.canoo.dolphin-platform</groupId>
    <artifactId>dolphin-platform-rpm-common</artifactId>
    <version>0.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.canoo.dolphin-platform : dolphin-platform-rpm-common gradle dependency to your build.gradle file:

implementation 'com.canoo.dolphin-platform:dolphin-platform-rpm-common:0.16.0'

Gradle Kotlin DSL: Add the following com.canoo.dolphin-platform : dolphin-platform-rpm-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.canoo.dolphin-platform:dolphin-platform-rpm-common:0.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.canoo.dolphin-platform : dolphin-platform-rpm-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform-rpm-common" % "0.16.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 08, 2020
4 usages
9.2k stars
Jan 26, 2020
27 usages
2 stars
Feb 20, 2019
3 usages
57 stars
Dec 30, 2022
3 usages
3 stars
Mar 01, 2020
1 usages
4 stars
Nov 25, 2022
6 usages
275 stars
Jan 24, 2023
10 usages
161 stars
Jun 08, 2023
3 usages
1.1k stars