Last Version

Precalculated Match Lookup - Client 5.36-75.0

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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.ac.ebi.interpro.scan
ArtifactId

ArtifactId

precalc-match-client
Version

Version

5.36-75.0
Type

Type

jar
Description

Description

Precalculated Match Lookup - Client
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

http://www.ebi.ac.uk/interpro/precalc-match-client/
Project Organization

Project Organization

European Bioinformatics Institute

Download precalc-match-client 5.36-75.0


<!-- https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalc-match-client/ -->
<dependency>
    <groupId>uk.ac.ebi.interpro.scan</groupId>
    <artifactId>precalc-match-client</artifactId>
    <version>5.36-75.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalc-match-client/
implementation 'uk.ac.ebi.interpro.scan:precalc-match-client:5.36-75.0'
// https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalc-match-client/
implementation ("uk.ac.ebi.interpro.scan:precalc-match-client:5.36-75.0")
'uk.ac.ebi.interpro.scan:precalc-match-client:jar:5.36-75.0'
<dependency org="uk.ac.ebi.interpro.scan" name="precalc-match-client" rev="5.36-75.0">
  <artifact name="precalc-match-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ebi.interpro.scan', module='precalc-match-client', version='5.36-75.0')
)
libraryDependencies += "uk.ac.ebi.interpro.scan" % "precalc-match-client" % "5.36-75.0"
[uk.ac.ebi.interpro.scan/precalc-match-client "5.36-75.0"]

Dependencies

compile (15)

Group / Artifact Type Version
uk.ac.ebi.interpro.scan : berkeley jar 5.36-75.0
org.apache.httpcomponents : httpclient jar 4.5.1
commons-io : commons-io jar 2.4
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
joda-time : joda-time jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.