MVN

pro.savant.circumflex : circumflex-parent

Maven & Gradle

Feb 14, 2013
164 stars

Circumflex · Circumflex is a set of software components for quick and robust application development using Scala programming language.

<dependency>
    <groupId>pro.savant.circumflex</groupId>
    <artifactId>circumflex-parent</artifactId>
    <version>3.0-RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pro.savant.circumflex : circumflex-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0-RC1
  • Latest Release Candidate: 3.0-RC1

All Versions

Choose a version of pro.savant.circumflex : circumflex-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0
circumflex-parent-3.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pro.savant.circumflex</groupId>
    <artifactId>circumflex-parent</artifactId>
    <version>3.0-RC1</version>
</dependency>

Advertisement