MVN

uk.bl.wa.discovery : warc-discovery

Maven & Gradle

Jun 02, 2023
94 stars
<dependency>
    <groupId>uk.bl.wa.discovery</groupId>
    <artifactId>warc-discovery</artifactId>
    <version>3.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.bl.wa.discovery : warc-discovery to add to Maven - Latest Versions:

  • Latest Stable: 3.3.0
  • Latest Beta: 2.2.0-BETA-6

All Versions

Choose a version of uk.bl.wa.discovery : warc-discovery to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
warc-discovery-3.3.0
3.1.x
warc-discovery-3.1.0
3.0.x
warc-discovery-3.0.0
2.2.x
warc-discovery-2.2.0-BETA-6
warc-discovery-2.2.0-BETA-5
warc-discovery-2.2.0-BETA-4
warc-discovery-2.2.0-BETA
2.0.x
warc-discovery-2.0.0
1.1.x
warc-discovery-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.bl.wa.discovery</groupId>
    <artifactId>warc-discovery</artifactId>
    <version>3.3.0</version>
</dependency>

Advertisement