MVN

com.wichell : wichell

Maven & Gradle

Mar 12, 2018

wichell · common project com.wichell.wichell pom

<dependency>
    <groupId>com.wichell</groupId>
    <artifactId>wichell</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wichell : wichell to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.wichell : wichell to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
wichell-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wichell</groupId>
    <artifactId>wichell</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement