| Лицензия |
Лицензия |
|---|---|
| Группа | Группаca.uhn.hapi.fhir |
| Идентификатор | Идентификаторhapi-fhir-jpaserver-test-utilities |
| Последняя версия | Последняя версия6.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHAPI FHIR JPA Server Test Utilities
An open-source implementation of the FHIR specification in Java.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-test-utilities/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-jpaserver-test-utilities</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-test-utilities/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-test-utilities:6.0.2'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-test-utilities/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-jpaserver-test-utilities:6.0.2")
'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-test-utilities:jar:6.0.2'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-jpaserver-test-utilities" rev="6.0.2">
<artifact name="hapi-fhir-jpaserver-test-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-jpaserver-test-utilities', version='6.0.2')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-jpaserver-test-utilities" % "6.0.2"
[ca.uhn.hapi.fhir/hapi-fhir-jpaserver-test-utilities "6.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testcontainers : junit-jupiter | jar | 1.17.1 |
| com.jayway.jsonpath : json-path-assert | jar | 2.5.0 |
| org.mockito : mockito-junit-jupiter | jar | 4.2.0 |