MVN

uk.ac.ebi.interpro.scan : precalcmatches

Maven & Gradle

Jul 15, 2019
236 stars

InterProScan Precalculated Matches · Makes use of BerkeleyDB to allow storage and retrieval of precalculated matches. Also includes code for retrieving match data from other sources, e.g. the legacy Onion system.

<dependency>
    <groupId>uk.ac.ebi.interpro.scan</groupId>
    <artifactId>precalcmatches</artifactId>
    <version>5.36-75.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.ebi.interpro.scan : precalcmatches to add to Maven - Latest Versions:

  • Latest Stable: 5.36-75.0

All Versions

Choose a version of uk.ac.ebi.interpro.scan : precalcmatches to add to Maven - All Versions:

Version Vulnerabilities Updated
5.36
precalcmatches-5.36-75.0
5.35
precalcmatches-5.35-74.0
5.34
precalcmatches-5.34-73.0
5.33
precalcmatches-5.33-72.0
5.32
precalcmatches-5.32-71.0
5.31
precalcmatches-5.31-70.0
5.30
precalcmatches-5.30-69.0
5.29
precalcmatches-5.29-68.0
5.28
precalcmatches-5.28-67.0
5.27
precalcmatches-5.27-66.0
5.26
precalcmatches-5.26-65.0
5.25
precalcmatches-5.25-64.0
5.24
precalcmatches-5.24-63.0
5.23
precalcmatches-5.23-62.0
5.22
precalcmatches-5.22-61.0
5.21
precalcmatches-5.21-60.0
5.19
precalcmatches-5.19-58.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.ac.ebi.interpro.scan</groupId>
    <artifactId>precalcmatches</artifactId>
    <version>5.36-75.0</version>
</dependency>

Advertisement