License |
License |
---|---|
GroupId | GroupIdorg.rcsb |
ArtifactId | ArtifactIdmmtf-codec |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmmtf-codec
MMTF is a compressed, fast and useful format for serving macromolecular data.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mmtf-codec-1.0.11.pom | |
mmtf-codec-1.0.11.jar | 47 KB |
mmtf-codec-1.0.11-sources.jar | 32 KB |
mmtf-codec-1.0.11-javadoc.jar | 162 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rcsb/mmtf-codec/ -->
<dependency>
<groupId>org.rcsb</groupId>
<artifactId>mmtf-codec</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.rcsb/mmtf-codec/
implementation 'org.rcsb:mmtf-codec:1.0.11'
// https://jarcasting.com/artifacts/org.rcsb/mmtf-codec/
implementation ("org.rcsb:mmtf-codec:1.0.11")
'org.rcsb:mmtf-codec:jar:1.0.11'
<dependency org="org.rcsb" name="mmtf-codec" rev="1.0.11">
<artifact name="mmtf-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rcsb', module='mmtf-codec', version='1.0.11')
)
libraryDependencies += "org.rcsb" % "mmtf-codec" % "1.0.11"
[org.rcsb/mmtf-codec "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.rcsb : mmtf-api | jar | 1.0.11 |
org.rcsb : mmtf-serialization | jar | 1.0.11 |
commons-lang : commons-lang | jar | 2.4 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.9.4 |
uk.co.jemos.podam : podam | jar | 2.3.5.RELEASE |
org.unitils : unitils-core | jar | 3.4.2 |
junit : junit | jar | 4.13.1 |