Last Version

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

GroupId

GroupId

uk.ac.ebi.interpro.scan
ArtifactId

ArtifactId

berkeley
Version

Version

5.36-75.0
Type

Type

jar
Description

Description

Precalculated Match Lookup - BerkeleyDB
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/berkeley/
Project Organization

Project Organization

European Bioinformatics Institute

Download berkeley 5.36-75.0


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

Dependencies

compile (13)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.