License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdorg.rcsb |
ArtifactId | ArtifactIdstrucmotif-search-update |
Version | Version0.13.6 |
Type | Typejar |
Description |
DescriptionReal-time search for structural motifs in protein structures
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.rcsb/strucmotif-search-update/ -->
<dependency>
<groupId>org.rcsb</groupId>
<artifactId>strucmotif-search-update</artifactId>
<version>0.13.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.rcsb/strucmotif-search-update/
implementation 'org.rcsb:strucmotif-search-update:0.13.6'
// https://jarcasting.com/artifacts/org.rcsb/strucmotif-search-update/
implementation ("org.rcsb:strucmotif-search-update:0.13.6")
'org.rcsb:strucmotif-search-update:jar:0.13.6'
<dependency org="org.rcsb" name="strucmotif-search-update" rev="0.13.6">
<artifact name="strucmotif-search-update" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rcsb', module='strucmotif-search-update', version='0.13.6')
)
libraryDependencies += "org.rcsb" % "strucmotif-search-update" % "0.13.6"
[org.rcsb/strucmotif-search-update "0.13.6"]
Group / Artifact | Type | Version |
---|---|---|
org.rcsb : strucmotif-search-core | jar | 0.13.6 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.slf4j : slf4j-api | jar | 1.7.33 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |