Last Version

support-config 0.22

Scala library to provide shared configuration to Guardian Support projects.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

support-config_2.12
Version

Version

0.22
Type

Type

jar
Description

Description

support-config
Scala library to provide shared configuration to Guardian Support projects.
Project URL

Project URL

https://github.com/guardian/support-config
Project Organization

Project Organization

com.gu
Source Code Management

Source Code Management

https://github.com/guardian/support-libraries

Download support-config_2.12 0.22


<!-- https://jarcasting.com/artifacts/com.gu/support-config_2.12/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>support-config_2.12</artifactId>
    <version>0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/support-config_2.12/
implementation 'com.gu:support-config_2.12:0.22'
// https://jarcasting.com/artifacts/com.gu/support-config_2.12/
implementation ("com.gu:support-config_2.12:0.22")
'com.gu:support-config_2.12:jar:0.22'
<dependency org="com.gu" name="support-config_2.12" rev="0.22">
  <artifact name="support-config_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='support-config_2.12', version='0.22')
)
libraryDependencies += "com.gu" % "support-config_2.12" % "0.22"
[com.gu/support-config_2.12 "0.22"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
com.typesafe : config jar 1.3.2
com.gu : support-internationalisation_2.12 jar 0.12
com.gu : support-models_2.12 jar 0.60

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.