License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.healthlx.smartonfhir |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version0.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmart-on-FHIR Config
Starter for building Smart-on-FHIR web applications using Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-0.3.6.pom | |
config-0.3.6.jar | 3 KB |
config-0.3.6-sources.jar | 2 KB |
config-0.3.6-javadoc.jar | 18 KB |
Browse |
<!-- 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"]
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 |