Smart-on-FHIR Config

Starter for building Smart-on-FHIR web applications using Spring Boot

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.healthlx.smartonfhir
ArtifactId

ArtifactId

config
Last Version

Last Version

0.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

Smart-on-FHIR Config
Starter for building Smart-on-FHIR web applications using Spring Boot
Project URL

Project URL

https://github.com/HealthLX/smart-on-fhir
Source Code Management

Source Code Management

https://github.com/HealthLX/smart-on-fhir

Download config

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
com.healthlx.smartonfhir : core jar 0.3.6
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework.security : spring-security-config jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3
0.2