How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.finos.legend.engine</groupId>
<artifactId>legend-engine-xts-authentication</artifactId>
<version>4.25.2</version>
</dependency>
Choose a version of org.finos.legend.engine : legend-engine-xts-authentication to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
4.25.x |
legend-engine-xts-authentication-4.25.2
|
||
legend-engine-xts-authentication-4.25.1
|
|||
legend-engine-xts-authentication-4.25.0
|
|||
4.24.x |
legend-engine-xts-authentication-4.24.0
|
||
4.23.x |
legend-engine-xts-authentication-4.23.0
|
||
4.22.x |
legend-engine-xts-authentication-4.22.1
|
||
legend-engine-xts-authentication-4.22.0
|
|||
4.21.x |
legend-engine-xts-authentication-4.21.1
|
||
legend-engine-xts-authentication-4.21.0
|
|||
4.20.x |
legend-engine-xts-authentication-4.20.3
|
||
4.19.x |
legend-engine-xts-authentication-4.19.0
|
||
4.18.x |
legend-engine-xts-authentication-4.18.5
|
||
legend-engine-xts-authentication-4.18.4
|
|||
legend-engine-xts-authentication-4.18.3
|
|||
legend-engine-xts-authentication-4.18.2
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.finos.legend.engine</groupId>
<artifactId>legend-engine-xts-authentication</artifactId>
<version>4.25.2</version>
</dependency>
Advertisement