How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.luues.tool</groupId>
<artifactId>tool-all</artifactId>
<version>1.0.3.7.RELEASE</version>
</dependency>
Choose a version of com.github.luues.tool : tool-all to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.0.x |
tool-all-1.0.3.7.RELEASE
|
||
tool-all-1.0.3.5.RELEASE
|
|||
tool-all-1.0.3.4.RELEASE
|
|||
tool-all-1.0.3.3.RELEASE
|
|||
tool-all-1.0.3.2.RELEASE
|
|||
tool-all-1.0.3.1.RELEASE
|
|||
tool-all-1.0.3.0.RELEASE
|
|||
tool-all-1.0.2.9.RELEASE
|
|||
tool-all-1.0.2.8.RELEASE
|
|||
tool-all-1.0.2.7.RELEASE
|
|||
tool-all-1.0.2.6.RELEASE
|
|||
tool-all-1.0.2.5.RELEASE
|
|||
tool-all-1.0.2.4.RELEASE
|
|||
tool-all-1.0.2.3.RELEASE
|
|||
tool-all-1.0.2.2.RELEASE
|
|||
tool-all-1.0.2.1.RELEASE
|
|||
tool-all-1.0.2.0.RELEASE
|
|||
tool-all-1.0.1.9.RELEASE
|
|||
tool-all-1.0.1.8.RELEASE
|
|||
tool-all-1.0.1.7.RELEASE
|
|||
tool-all-1.0.1.6.RELEASE
|
|||
tool-all-1.0.1.5.RELEASE
|
|||
tool-all-1.0.1.4.RELEASE
|
|||
tool-all-1.0.1.3.RELEASE
|
|||
tool-all-1.0.1.2.RELEASE
|
|||
tool-all-1.0.1.1.RELEASE
|
|||
tool-all-1.0.0.9.RELEASE
|
|||
tool-all-1.0.0.8.RELEASE
|
|||
tool-all-1.0.0.7.RELEASE
|
|||
tool-all-1.0.0.6.RELEASE
|
|||
tool-all-1.0.0.5.RELEASE
|
|||
tool-all-1.0.0.4.RELEASE
|
|||
tool-all-1.0.0.3.RELEASE
|
|||
tool-all-1.0.0.1.RELEASE
|
|||
tool-all-1.0.0.0.RELEASE
|
|||
1 |
tool-all-1
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.luues.tool</groupId>
<artifactId>tool-all</artifactId>
<version>1.0.3.7.RELEASE</version>
</dependency>
Advertisement