MVN

com.github.apetrelli.scafa : scafa-assembly

Maven & Gradle

Jul 03, 2015

Scafa - Assembly project · Project that produces the final ZIP.

<dependency>
    <groupId>com.github.apetrelli.scafa</groupId>
    <artifactId>scafa-assembly</artifactId>
    <version>1.0.0-alpha-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.apetrelli.scafa : scafa-assembly to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-alpha-3
  • Latest Alpha: 1.0.0-alpha-3

All Versions

Choose a version of com.github.apetrelli.scafa : scafa-assembly to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
scafa-assembly-1.0.0-alpha-3
scafa-assembly-1.0.0-alpha-2
scafa-assembly-1.0.0-alpha-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.apetrelli.scafa</groupId>
    <artifactId>scafa-assembly</artifactId>
    <version>1.0.0-alpha-3</version>
</dependency>