is not current version
Last Version 0.3.6

smart-on-fhir 0.3

Library that makes it easy to start developing an app using SMART App Launch Framework.

License

License

GroupId

GroupId

com.healthlx.smartonfhir
ArtifactId

ArtifactId

core
Version

Version

0.3
Type

Type

jar
Description

Description

smart-on-fhir
Library that makes it easy to start developing an app using SMART App Launch Framework.

Download core 0.3


<!-- https://jarcasting.com/artifacts/com.healthlx.smartonfhir/core/ -->
<dependency>
    <groupId>com.healthlx.smartonfhir</groupId>
    <artifactId>core</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthlx.smartonfhir/core/
implementation 'com.healthlx.smartonfhir:core:0.3'
// https://jarcasting.com/artifacts/com.healthlx.smartonfhir/core/
implementation ("com.healthlx.smartonfhir:core:0.3")
'com.healthlx.smartonfhir:core:jar:0.3'
<dependency org="com.healthlx.smartonfhir" name="core" rev="0.3">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthlx.smartonfhir', module='core', version='0.3')
)
libraryDependencies += "com.healthlx.smartonfhir" % "core" % "0.3"
[com.healthlx.smartonfhir/core "0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.security : spring-security-oauth2-client jar 5.2.0.RELEASE
org.springframework.security : spring-security-oauth2-jose jar 5.2.0.RELEASE
javax.servlet : javax.servlet-api jar 4.0.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.21.0
org.junit.jupiter : junit-jupiter-api jar 5.3.1

Project Modules

There are no modules declared in this project.