| License |
License |
|---|---|
| GroupId | GroupIdorg.phenopackets |
| ArtifactId | ArtifactIdphenopacket-schema |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionphenopacket-schema
A Protobuf schema for capturing clinical phenotypes
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| phenopacket-schema-2.0.2.pom | |
| phenopacket-schema-2.0.2.jar | 468 KB |
| phenopacket-schema-2.0.2-sources.jar | 326 KB |
| phenopacket-schema-2.0.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.phenopackets/phenopacket-schema/ -->
<dependency>
<groupId>org.phenopackets</groupId>
<artifactId>phenopacket-schema</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.phenopackets/phenopacket-schema/
implementation 'org.phenopackets:phenopacket-schema:2.0.2'
// https://jarcasting.com/artifacts/org.phenopackets/phenopacket-schema/
implementation ("org.phenopackets:phenopacket-schema:2.0.2")
'org.phenopackets:phenopacket-schema:jar:2.0.2'
<dependency org="org.phenopackets" name="phenopacket-schema" rev="2.0.2">
<artifact name="phenopacket-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phenopackets', module='phenopacket-schema', version='2.0.2')
)
libraryDependencies += "org.phenopackets" % "phenopacket-schema" % "2.0.2"
[org.phenopackets/phenopacket-schema "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.20.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java-util | jar | 3.20.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ca.uhn.hapi.fhir : hapi-fhir-base | jar | 5.7.2 |
| ca.uhn.hapi.fhir : hapi-fhir-structures-r4 | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |