How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>nl.basjes.parse.httpdlog</groupId>
<artifactId>httpdlog</artifactId>
<version>5.10.0</version>
</dependency>
Choose a version of nl.basjes.parse.httpdlog : httpdlog to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
5.10.x |
httpdlog-5.10.0
|
||
5.9.x |
httpdlog-5.9.0
|
||
5.8 |
httpdlog-5.8
|
||
5.7 |
httpdlog-5.7
|
||
5.6 |
httpdlog-5.6
|
||
5.5 |
httpdlog-5.5
|
||
5.4 |
httpdlog-5.4
|
||
5.3 |
httpdlog-5.3
|
||
5.2 |
httpdlog-5.2
|
||
5.1 |
httpdlog-5.1
|
||
5.0 |
httpdlog-5.0
|
||
4.0 |
httpdlog-4.0
|
||
3.1 |
httpdlog-3.1
|
||
3.0 |
httpdlog-3.0
|
||
2.8 |
httpdlog-2.8
|
||
2.7 |
httpdlog-2.7
|
||
2.6 |
httpdlog-2.6
|
||
2.5 |
httpdlog-2.5
|
||
2.4 |
httpdlog-2.4
|
||
2.3 |
httpdlog-2.3
|
||
2.2 |
httpdlog-2.2
|
||
2.1.x |
httpdlog-2.1.1
|
||
2.1 |
httpdlog-2.1
|
||
2.0 |
httpdlog-2.0
|
||
1.9.x |
httpdlog-1.9.1
|
||
1.9 |
httpdlog-1.9
|
||
1.8 |
httpdlog-1.8
|
||
1.7 |
httpdlog-1.7
|
||
1.6 |
httpdlog-1.6
|
||
1.5 |
httpdlog-1.5
|
||
1.4 |
httpdlog-1.4
|
||
1.3.x |
httpdlog-1.3.1
|
POM as dependency in dependencyManagement
<dependency>
<groupId>nl.basjes.parse.httpdlog</groupId>
<artifactId>httpdlog</artifactId>
<version>5.10.0</version>
</dependency>
Advertisement