How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.krzysztofslusarski</groupId>
<artifactId>continuous-async-profiler-parent</artifactId>
<version>2.1</version>
</dependency>
Choose a version of com.github.krzysztofslusarski : continuous-async-profiler-parent to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.1 |
continuous-async-profiler-parent-2.1
|
||
2.0 |
continuous-async-profiler-parent-2.0
|
||
1.6 |
continuous-async-profiler-parent-1.6
|
||
1.5 |
continuous-async-profiler-parent-1.5
|
||
1.4 |
continuous-async-profiler-parent-1.4
|
||
1.3 |
continuous-async-profiler-parent-1.3
|
||
1.2 |
continuous-async-profiler-parent-1.2
|
||
1.1 |
continuous-async-profiler-parent-1.1
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.krzysztofslusarski</groupId>
<artifactId>continuous-async-profiler-parent</artifactId>
<version>2.1</version>
</dependency>
Advertisement