License |
License |
---|---|
GroupId | GroupIduk.ac.ebi.interpro.scan |
ArtifactId | ArtifactIdberkeley |
Version | Version5.36-75.0 |
Type | Typejar |
Description |
DescriptionPrecalculated 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
berkeley-5.36-75.0.pom | |
berkeley-5.36-75.0.jar | 92 KB |
berkeley-5.36-75.0-sources.jar | 64 KB |
berkeley-5.36-75.0-javadoc.jar | 289 KB |
berkeley-5.36-75.0-dist.tar.gz | 22 MB |
Browse |
<!-- 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"]
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 |