MVN

com.github.heuermh.sparkling : sparkling-template-multimodule

Maven & Gradle

May 20, 2014
1 stars

sparkling-template-multimodule · Multimodule build for the sparkling-template project.

<dependency>
    <groupId>com.github.heuermh.sparkling</groupId>
    <artifactId>sparkling-template-multimodule</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.heuermh.sparkling : sparkling-template-multimodule to add to Maven - Latest Versions:

  • Latest Stable: 1.1.2
  • Latest Release Candidate: 1.0-rc4

All Versions

Choose a version of com.github.heuermh.sparkling : sparkling-template-multimodule to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
sparkling-template-multimodule-1.1.2
sparkling-template-multimodule-1.1.1
1.1
sparkling-template-multimodule-1.1
1.0
sparkling-template-multimodule-1.0
sparkling-template-multimodule-1.0-rc4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.heuermh.sparkling</groupId>
    <artifactId>sparkling-template-multimodule</artifactId>
    <version>1.1.2</version>
</dependency>