License |
License |
---|---|
GroupId | GroupIdca.uhn.hapi.fhir |
ArtifactId | ArtifactIdhapi-fhir-server-openapi |
Last Version | Last Version6.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn open-source implementation of the FHIR specification in Java.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-server-openapi/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-server-openapi</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-server-openapi/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-server-openapi:6.0.2'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-server-openapi/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-server-openapi:6.0.2")
'ca.uhn.hapi.fhir:hapi-fhir-server-openapi:jar:6.0.2'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-server-openapi" rev="6.0.2">
<artifact name="hapi-fhir-server-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-server-openapi', version='6.0.2')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-server-openapi" % "6.0.2"
[ca.uhn.hapi.fhir/hapi-fhir-server-openapi "6.0.2"]
Group / Artifact | Type | Version |
---|---|---|
ca.uhn.hapi.fhir : hapi-fhir-server | jar | 6.0.2 |
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 | jar | 6.0.2 |
ca.uhn.hapi.fhir : hapi-fhir-converter | jar | 6.0.2 |
io.swagger.core.v3 : swagger-models | jar | 2.1.7 |
io.swagger.core.v3 : swagger-core | jar | 2.1.12 |
org.webjars : swagger-ui | jar | 4.1.3 |
org.thymeleaf : thymeleaf | jar | 3.0.14.RELEASE |
com.vladsch.flexmark : flexmark | jar | 0.50.40 |
ca.uhn.hapi.fhir : hapi-fhir-test-utilities | jar | 6.0.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
net.sourceforge.htmlunit : htmlunit | jar | 2.58.0 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 4.2.0 |
org.mockito : mockito-junit-jupiter | jar | 4.2.0 |