is not current version
Last Version 10.1.5

com.peterphi.std.config:service-manager-parent 10.1.3

Service Manager Parent Package

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.peterphi.std.config
ArtifactId

ArtifactId

service-manager-parent
Version

Version

10.1.3
Type

Type

pom

Download service-manager-parent 10.1.3


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