| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.healthlx.smartonfhir |
| Идентификатор | Идентификаторcore |
| Последняя версия | Последняя версия0.3.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSmart-on-FHIR Core
Library that makes it easy to start developing an app using SMART App Launch Framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| core-0.3.6.pom | |
| core-0.3.6.jar | 5 KB |
| core-0.3.6-sources.jar | 3 KB |
| core-0.3.6-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.healthlx.smartonfhir/core/ -->
<dependency>
<groupId>com.healthlx.smartonfhir</groupId>
<artifactId>core</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthlx.smartonfhir/core/
implementation 'com.healthlx.smartonfhir:core:0.3.6'
// https://jarcasting.com/artifacts/com.healthlx.smartonfhir/core/
implementation ("com.healthlx.smartonfhir:core:0.3.6")
'com.healthlx.smartonfhir:core:jar:0.3.6'
<dependency org="com.healthlx.smartonfhir" name="core" rev="0.3.6">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthlx.smartonfhir', module='core', version='0.3.6')
)
libraryDependencies += "com.healthlx.smartonfhir" % "core" % "0.3.6"
[com.healthlx.smartonfhir/core "0.3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.security : spring-security-oauth2-client | jar | 5.7.1 |
| org.springframework.security : spring-security-oauth2-jose | jar | 5.7.1 |