не последняя версия
Последняя версия 6.0.2

ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base 1.4


Группа

Группа

ca.uhn.hapi.fhir
Идентификатор

Идентификатор

hapi-fhir-jpaserver-base
Версия

Версия

1.4
Тип

Тип

jar

Скачать hapi-fhir-jpaserver-base 1.4


<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-base/ -->
<dependency>
    <groupId>ca.uhn.hapi.fhir</groupId>
    <artifactId>hapi-fhir-jpaserver-base</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-base/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:1.4'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-base/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:1.4")
'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:jar:1.4'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-jpaserver-base" rev="1.4">
  <artifact name="hapi-fhir-jpaserver-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-jpaserver-base', version='1.4')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-jpaserver-base" % "1.4"
[ca.uhn.hapi.fhir/hapi-fhir-jpaserver-base "1.4"]