is not current version
Last Version 9.1.4

com.peterphi.std.config:config-parent 9.0.0

Configuration (Parent Package)

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.peterphi.std.config
ArtifactId

ArtifactId

config-parent
Version

Version

9.0.0
Type

Type

pom

Download config-parent 9.0.0

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

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