How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.ja391045</groupId>
<artifactId>tclisten-fullcfg-spring-boot</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
Choose a version of com.github.ja391045 : tclisten-fullcfg-spring-boot to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.3.x |
tclisten-fullcfg-spring-boot-1.3.0.RELEASE
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.ja391045</groupId>
<artifactId>tclisten-fullcfg-spring-boot</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
Advertisement