| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdorg.rcsb |
| ArtifactId | ArtifactIdstrucmotif-search-core |
| Last Version | Last Version0.16.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReal-time search for structural motifs in protein structures
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.rcsb/strucmotif-search-core/ -->
<dependency>
<groupId>org.rcsb</groupId>
<artifactId>strucmotif-search-core</artifactId>
<version>0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.rcsb/strucmotif-search-core/
implementation 'org.rcsb:strucmotif-search-core:0.16.1'
// https://jarcasting.com/artifacts/org.rcsb/strucmotif-search-core/
implementation ("org.rcsb:strucmotif-search-core:0.16.1")
'org.rcsb:strucmotif-search-core:jar:0.16.1'
<dependency org="org.rcsb" name="strucmotif-search-core" rev="0.16.1">
<artifact name="strucmotif-search-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rcsb', module='strucmotif-search-core', version='0.16.1')
)
libraryDependencies += "org.rcsb" % "strucmotif-search-core" % "0.16.1"
[org.rcsb/strucmotif-search-core "0.16.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.rcsb : ciftools-java | jar | 4.0.2 |
| org.springframework.boot : spring-boot-starter | jar | 2.7.0 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.0 |
| com.google.code.gson : gson | jar | 2.9.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |