configuration

Configuration (Parent Package)

License

License

MIT
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.peterphi.std.config
ArtifactId

ArtifactId

config-parent
Last Version

Last Version

9.1.4
Release Date

Release Date

Type

Type

pom
Description

Description

configuration
Configuration (Parent Package)
Project URL

Project URL

https://github.com/petergeneric/stdlib/wiki/config-parent

Download config-parent

Filename Size
config-parent-9.1.4.pom 636 bytes
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-jdk14 jar 1.7.7

Project Modules

  • configuration

Versions

Version
9.1.4
9.1.3
9.1.2
9.1.1
9.1.0
9.0.1
9.0.0