MVN

fr.smallcrew.foundation : smallcrew-foundation

Maven & Gradle

Mar 17, 2013

Smallcrew :: Foundation · Foundation of all smallcrew's projects

<dependency>
    <groupId>fr.smallcrew.foundation</groupId>
    <artifactId>smallcrew-foundation</artifactId>
    <version>1.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.smallcrew.foundation : smallcrew-foundation to add to Maven - Latest Versions:

  • Latest Stable: 1.0.10

All Versions

Choose a version of fr.smallcrew.foundation : smallcrew-foundation to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
smallcrew-foundation-1.0.10
smallcrew-foundation-1.0.9
smallcrew-foundation-1.0.8
smallcrew-foundation-1.0.7
smallcrew-foundation-1.0.6
smallcrew-foundation-1.0.5
smallcrew-foundation-1.0.4
smallcrew-foundation-1.0.3
smallcrew-foundation-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.smallcrew.foundation</groupId>
    <artifactId>smallcrew-foundation</artifactId>
    <version>1.0.10</version>
</dependency>