| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.hglteam.platform | 
| ArtifactId | ArtifactIdspring-application-settings | 
| Last Version | Last Version1.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCommon application settings | 
<!-- https://jarcasting.com/artifacts/org.hglteam.platform/spring-application-settings/ -->
<dependency>
    <groupId>org.hglteam.platform</groupId>
    <artifactId>spring-application-settings</artifactId>
    <version>1.0.4</version>
</dependency>// https://jarcasting.com/artifacts/org.hglteam.platform/spring-application-settings/
implementation 'org.hglteam.platform:spring-application-settings:1.0.4'// https://jarcasting.com/artifacts/org.hglteam.platform/spring-application-settings/
implementation ("org.hglteam.platform:spring-application-settings:1.0.4")'org.hglteam.platform:spring-application-settings:jar:1.0.4'<dependency org="org.hglteam.platform" name="spring-application-settings" rev="1.0.4">
  <artifact name="spring-application-settings" type="jar" />
</dependency>@Grapes(
@Grab(group='org.hglteam.platform', module='spring-application-settings', version='1.0.4')
)libraryDependencies += "org.hglteam.platform" % "spring-application-settings" % "1.0.4"[org.hglteam.platform/spring-application-settings "1.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hglteam.platform : settings-core | jar | 1.0.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-core | jar | 5.3.19 | 
| org.springframework : spring-context | jar | 5.3.19 | 
| com.google.code.gson : gson | jar | 2.9.0 | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.springframework : spring-test | jar | 5.3.19 |