org.hglteam.platform:settings-core

Common application settings

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.hglteam.platform
ArtifactId

ArtifactId

settings-core
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Common application settings

Download settings-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.30

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
org.slf4j : slf4j-api jar 1.7.36

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
com.github.javafaker : javafaker jar 1.0.2

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