org.hglteam.platform:spring-application-settings

Common application settings

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.hglteam.platform
ArtifactId

ArtifactId

spring-application-settings
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Common application settings

Download spring-application-settings

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hglteam.platform : settings-core jar 1.0.4

provided (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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.springframework : spring-test jar 5.3.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0