| Лицензия |
Лицензия |
|---|---|
| Группа | Группаca.uhn.hapi.fhir |
| Идентификатор | Идентификаторhapi-fhir-jpaserver-test-utilities |
| Версия | Версия5.7.0 |
| Тип | Тип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>5.7.0</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:5.7.0'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-test-utilities/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-jpaserver-test-utilities:5.7.0")
'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-test-utilities:jar:5.7.0'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-jpaserver-test-utilities" rev="5.7.0">
<artifact name="hapi-fhir-jpaserver-test-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-jpaserver-test-utilities', version='5.7.0')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-jpaserver-test-utilities" % "5.7.0"
[ca.uhn.hapi.fhir/hapi-fhir-jpaserver-test-utilities "5.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ca.uhn.hapi.fhir : hapi-fhir-test-utilities | jar | 5.7.0 |
| ca.uhn.hapi.fhir : hapi-fhir-jpaserver-base | jar | 5.7.0 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| org.springframework : spring-test | jar | 5.3.15 |
| com.h2database : h2 | jar | 2.1.210 |
| org.apache.commons : commons-dbcp2 | jar | 2.9.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 |