How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>io.github.turansky.kfc</groupId>
<artifactId>kfc-react</artifactId>
<version>5.45.0</version>
</dependency>
Choose a version of io.github.turansky.kfc : kfc-react to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
5.45.x |
kfc-react-5.45.0
|
||
5.44.x |
kfc-react-5.44.0
|
||
5.43.x |
kfc-react-5.43.0
|
||
5.42.x |
kfc-react-5.42.0
|
||
5.41.x |
kfc-react-5.41.0
|
||
5.40.x |
kfc-react-5.40.4
|
||
kfc-react-5.40.3
|
|||
kfc-react-5.40.2
|
|||
kfc-react-5.40.1
|
|||
kfc-react-5.40.0
|
|||
5.37.x |
kfc-react-5.37.0
|
||
5.36.x |
kfc-react-5.36.0
|
||
5.35.x |
kfc-react-5.35.0
|
||
5.34.x |
kfc-react-5.34.0
|
||
5.33.x |
kfc-react-5.33.0
|
||
5.32.x |
kfc-react-5.32.0
|
||
5.31.x |
kfc-react-5.31.0
|
||
5.30.x |
kfc-react-5.30.0
|
||
5.27.x |
kfc-react-5.27.0
|
||
5.26.x |
kfc-react-5.26.0
|
||
5.25.x |
kfc-react-5.25.0
|
||
5.24.x |
kfc-react-5.24.0
|
||
5.23.x |
kfc-react-5.23.1
|
||
kfc-react-5.23.0
|
|||
5.22.x |
kfc-react-5.22.0
|
||
5.21.x |
kfc-react-5.21.0
|
||
5.20.x |
kfc-react-5.20.0
|
||
5.13.x |
kfc-react-5.13.1
|
||
kfc-react-5.13.0
|
|||
5.12.x |
kfc-react-5.12.0
|
||
5.11.x |
kfc-react-5.11.0
|
||
5.10.x |
kfc-react-5.10.0
|
||
5.9.x |
kfc-react-5.9.1
|
||
kfc-react-5.9.0
|
|||
5.8.x |
kfc-react-5.8.0
|
||
5.7.x |
kfc-react-5.7.0
|
||
5.6.x |
kfc-react-5.6.1
|
||
kfc-react-5.6.0
|
|||
5.5.x |
kfc-react-5.5.0
|
||
5.4.x |
kfc-react-5.4.0
|
||
5.3.x |
kfc-react-5.3.1
|
||
kfc-react-5.3.0
|
|||
5.2.x |
kfc-react-5.2.1
|
||
kfc-react-5.2.0
|
|||
5.1.x |
kfc-react-5.1.1
|
||
kfc-react-5.1.0
|
|||
5.0.x |
kfc-react-5.0.1
|
||
kfc-react-5.0.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.github.turansky.kfc</groupId>
<artifactId>kfc-react</artifactId>
<version>5.45.0</version>
</dependency>
Advertisement