License |
License |
---|---|
GroupId | GroupIdcom.healthlx.smartonfhir |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmart-on-FHIR Core
Library that makes it easy to start developing an app using SMART App Launch Framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-oauth2-client | jar | 5.7.1 |
org.springframework.security : spring-security-oauth2-jose | jar | 5.7.1 |