| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdgov.nih.ncats |
| ArtifactId | ArtifactIdstructure-indexer |
| Last Version | Last Version0.0.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstructure-indexer
The indexing architecture is based on an inverted indexing technique developed within NIH/NCATS.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| structure-indexer-0.0.13.pom | |
| structure-indexer-0.0.13.jar | 73 KB |
| structure-indexer-0.0.13-sources.jar | 27 KB |
| structure-indexer-0.0.13-javadoc.jar | 101 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| gov.nih.ncats : molwitch | jar | 0.6.2 |
| 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 |