How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>de.averbis.textanalysis</groupId>
<artifactId>health-typesystems</artifactId>
<version>3.12.0</version>
</dependency>
Choose a version of de.averbis.textanalysis : health-typesystems to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.12.x |
health-typesystems-3.12.0
|
||
3.11.x |
health-typesystems-3.11.0
|
||
3.10.x |
health-typesystems-3.10.0
|
||
3.9.x |
health-typesystems-3.9.0
|
||
3.8.x |
health-typesystems-3.8.0
|
||
3.7.x |
health-typesystems-3.7.0
|
||
3.6.x |
health-typesystems-3.6.0
|
||
3.5.x |
health-typesystems-3.5.0
|
||
3.4.x |
health-typesystems-3.4.0
|
||
3.3.x |
health-typesystems-3.3.1
|
||
health-typesystems-3.3.0
|
|||
3.2.x |
health-typesystems-3.2.1
|
||
3.1.x |
health-typesystems-3.1.0
|
||
3.0.x |
health-typesystems-3.0.1
|
||
2.38.x |
health-typesystems-2.38.0
|
||
2.37.x |
health-typesystems-2.37.0
|
||
2.36.x |
health-typesystems-2.36.0
|
||
2.35.x |
health-typesystems-2.35.0
|
||
2.34.x |
health-typesystems-2.34.0
|
||
2.33.x |
health-typesystems-2.33.0
|
||
2.32.x |
health-typesystems-2.32.0
|
||
2.31.x |
health-typesystems-2.31.1
|
||
health-typesystems-2.31.0
|
|||
2.30.x |
health-typesystems-2.30.0
|
||
2.29.x |
health-typesystems-2.29.0
|
||
2.28.x |
health-typesystems-2.28.0
|
||
2.27.x |
health-typesystems-2.27.0
|
||
2.26.x |
health-typesystems-2.26.0
|
||
2.25.x |
health-typesystems-2.25.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>de.averbis.textanalysis</groupId>
<artifactId>health-typesystems</artifactId>
<version>3.12.0</version>
</dependency>
Advertisement