structure-indexer

The indexing architecture is based on an inverted indexing technique developed within NIH/NCATS.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

gov.nih.ncats
ArtifactId

ArtifactId

structure-indexer
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

structure-indexer
The indexing architecture is based on an inverted indexing technique developed within NIH/NCATS.
Project URL

Project URL

https://github.com/ncats/structure-indexer
Project Organization

Project Organization

NIH/NCATS
Source Code Management

Source Code Management

https://github.com/ncats/structure-indexer

Download structure-indexer

How to add to project

<!-- https://jarcasting.com/artifacts/gov.nih.ncats/structure-indexer/ -->
<dependency>
    <groupId>gov.nih.ncats</groupId>
    <artifactId>structure-indexer</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nih.ncats/structure-indexer/
implementation 'gov.nih.ncats:structure-indexer:0.0.13'
// https://jarcasting.com/artifacts/gov.nih.ncats/structure-indexer/
implementation ("gov.nih.ncats:structure-indexer:0.0.13")
'gov.nih.ncats:structure-indexer:jar:0.0.13'
<dependency org="gov.nih.ncats" name="structure-indexer" rev="0.0.13">
  <artifact name="structure-indexer" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nih.ncats', module='structure-indexer', version='0.0.13')
)
libraryDependencies += "gov.nih.ncats" % "structure-indexer" % "0.0.13"
[gov.nih.ncats/structure-indexer "0.0.13"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 4.10.3
org.apache.lucene : lucene-facet jar 4.10.3
org.apache.lucene : lucene-analyzers-common jar 4.10.3
org.apache.lucene : lucene-queries jar 4.10.3
org.apache.lucene : lucene-queryparser jar 4.10.3
gov.nih.ncats : ncats-common jar 0.3.6

provided (1)

Group / Artifact Type Version
gov.nih.ncats : molwitch jar 0.6.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
gov.nih.ncats : molwitch-cdk jar 1.0.9
org.openscience.cdk : cdk-bundle jar 2.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.13