settings

Common application settings

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.hglteam.platform
ArtifactId

ArtifactId

settings
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

settings
Common application settings
Project URL

Project URL

https://github.com/hgl-team/convertion

Download settings

Filename Size
settings-1.0.4.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.hglteam.platform/settings/ -->
<dependency>
    <groupId>org.hglteam.platform</groupId>
    <artifactId>settings</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hglteam.platform/settings/
implementation 'org.hglteam.platform:settings:1.0.4'
// https://jarcasting.com/artifacts/org.hglteam.platform/settings/
implementation ("org.hglteam.platform:settings:1.0.4")
'org.hglteam.platform:settings:pom:1.0.4'
<dependency org="org.hglteam.platform" name="settings" rev="1.0.4">
  <artifact name="settings" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hglteam.platform', module='settings', version='1.0.4')
)
libraryDependencies += "org.hglteam.platform" % "settings" % "1.0.4"
[org.hglteam.platform/settings "1.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • settings-core
  • spring-application-settings
  • settings-bom

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0