License |
License |
---|---|
GroupId | GroupIduk.ac.ebi.interpro.scan |
ArtifactId | ArtifactIdprecalcmatches |
Version | Version5.36-75.0 |
Type | Typepom |
Description |
DescriptionInterProScan 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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
precalcmatches-5.36-75.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalcmatches/ -->
<dependency>
<groupId>uk.ac.ebi.interpro.scan</groupId>
<artifactId>precalcmatches</artifactId>
<version>5.36-75.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalcmatches/
implementation 'uk.ac.ebi.interpro.scan:precalcmatches:5.36-75.0'
// https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalcmatches/
implementation ("uk.ac.ebi.interpro.scan:precalcmatches:5.36-75.0")
'uk.ac.ebi.interpro.scan:precalcmatches:pom:5.36-75.0'
<dependency org="uk.ac.ebi.interpro.scan" name="precalcmatches" rev="5.36-75.0">
<artifact name="precalcmatches" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ebi.interpro.scan', module='precalcmatches', version='5.36-75.0')
)
libraryDependencies += "uk.ac.ebi.interpro.scan" % "precalcmatches" % "5.36-75.0"
[uk.ac.ebi.interpro.scan/precalcmatches "5.36-75.0"]
Group / Artifact | Type | Version |
---|---|---|
uk.ac.ebi.interpro.scan : interproscan-persistence | jar | 5.36-75.0 |
com.sleepycat : je | jar | 18.3.1 |
org.apache.commons : commons-lang3 | jar | 3.7 |
log4j : log4j | jar | 1.2.14 |
org.slf4j : slf4j-log4j12 | jar | 1.7.13 |
commons-logging : commons-logging | jar | 1.1.1 |
org.springframework : spring-jdbc | jar | 4.2.2.RELEASE |
org.springframework : spring-context | jar | 4.2.2.RELEASE |
org.springframework : spring-core | jar | 4.2.2.RELEASE |
org.springframework : spring-orm | jar | 4.2.2.RELEASE |
org.springframework : spring-test | jar | 4.2.2.RELEASE |
commons-io : commons-io | jar | 2.1 |
joda-time : joda-time | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |