This repository contains a Maven Archetype for a Spring Boot based project of the Dolphin Platform.
'com.canoo.dolphin-platform:spring-boot-archetype:0.7.0'
<dependency>
<groupId>com.canoo.dolphin-platform</groupId>
<artifactId>spring-boot-archetype</artifactId>
<version>0.7.0</version>
</dependency>
<dependency org="com.canoo.dolphin-platform" name="spring-boot-archetype" rev="0.7.0"/>
"com.canoo.dolphin-platform", "spring-boot-archetype", "0.7.0"