How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.axibase</groupId>
<artifactId>aggregation-log-filter</artifactId>
<version>3.2.1</version>
</dependency>
Choose a version of com.axibase : aggregation-log-filter to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.2.x |
aggregation-log-filter-3.2.1
|
||
aggregation-log-filter-3.2.0
|
|||
3.1.x |
aggregation-log-filter-3.1.0
|
||
3.0.x |
aggregation-log-filter-3.0.0
|
||
2.0.x |
aggregation-log-filter-2.0.6
|
||
aggregation-log-filter-2.0.5
|
|||
aggregation-log-filter-2.0.4
|
|||
aggregation-log-filter-2.0.3
|
|||
aggregation-log-filter-2.0.2
|
|||
aggregation-log-filter-2.0.1
|
|||
aggregation-log-filter-2.0.0
|
|||
1.2.x |
aggregation-log-filter-1.2.0
|
||
1.1.x |
aggregation-log-filter-1.1.6
|
||
aggregation-log-filter-1.1.5
|
|||
aggregation-log-filter-1.1.4
|
|||
aggregation-log-filter-1.1.3
|
|||
aggregation-log-filter-1.1.2
|
|||
aggregation-log-filter-1.1.1
|
|||
aggregation-log-filter-1.1.0
|
|||
1.0.x |
aggregation-log-filter-1.0.9
|
||
aggregation-log-filter-1.0.8
|
|||
aggregation-log-filter-1.0.7
|
|||
aggregation-log-filter-1.0.6
|
|||
aggregation-log-filter-1.0.5
|
|||
aggregation-log-filter-1.0.4
|
|||
aggregation-log-filter-1.0.3
|
|||
0.4.x |
aggregation-log-filter-0.4.13
|
||
aggregation-log-filter-0.4.12
|
|||
aggregation-log-filter-0.4.11
|
|||
aggregation-log-filter-0.4.10
|
|||
aggregation-log-filter-0.4.9
|
|||
aggregation-log-filter-0.4.8
|
|||
aggregation-log-filter-0.4.7
|
|||
aggregation-log-filter-0.4.6
|
|||
aggregation-log-filter-0.4.5
|
|||
aggregation-log-filter-0.4.3
|
|||
0.3.x |
aggregation-log-filter-0.3.2
|
||
aggregation-log-filter-0.3.1
|
|||
0.2.x |
aggregation-log-filter-0.2.1
|
||
0.1.x |
aggregation-log-filter-0.1.5
|
||
aggregation-log-filter-0.1.4
|
|||
aggregation-log-filter-0.1.3
|
|||
aggregation-log-filter-0.1.2
|
|||
aggregation-log-filter-0.1.1
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.axibase</groupId>
<artifactId>aggregation-log-filter</artifactId>
<version>3.2.1</version>
</dependency>
Advertisement