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. (Autoconfiguration module for spring boot)

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.healthlx.smartonfhir
ArtifactId

ArtifactId

config
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. (Autoconfiguration module for spring boot)

Download config 0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.healthlx.smartonfhir : core jar 0.3
org.springframework.security : spring-security-config jar 5.2.0.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.