License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.hglteam.platform |
ArtifactId | ArtifactIdsettings-bom |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCommon application settings
|
Filename | Size |
---|---|
settings-bom-1.0.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hglteam.platform/settings-bom/ -->
<dependency>
<groupId>org.hglteam.platform</groupId>
<artifactId>settings-bom</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hglteam.platform/settings-bom/
implementation 'org.hglteam.platform:settings-bom:1.0.4'
// https://jarcasting.com/artifacts/org.hglteam.platform/settings-bom/
implementation ("org.hglteam.platform:settings-bom:1.0.4")
'org.hglteam.platform:settings-bom:pom:1.0.4'
<dependency org="org.hglteam.platform" name="settings-bom" rev="1.0.4">
<artifact name="settings-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hglteam.platform', module='settings-bom', version='1.0.4')
)
libraryDependencies += "org.hglteam.platform" % "settings-bom" % "1.0.4"
[org.hglteam.platform/settings-bom "1.0.4"]