MVN

info.kwarc.sally4.comm : comm-parent

Maven & Gradle

Feb 02, 2015

Sally4 Communication Parent

<dependency>
    <groupId>info.kwarc.sally4.comm</groupId>
    <artifactId>comm-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.kwarc.sally4.comm : comm-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of info.kwarc.sally4.comm : comm-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
comm-parent-1.0.0
0.0.x
comm-parent-0.0.8
comm-parent-0.0.7
comm-parent-0.0.6
comm-parent-0.0.5
comm-parent-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>info.kwarc.sally4.comm</groupId>
    <artifactId>comm-parent</artifactId>
    <version>1.0.0</version>
</dependency>