Last Version

support-config 0.16

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.11
Version

Version

0.16
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-models

Download support-config_2.11 0.16


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe : config jar 1.3.1
com.gu : support-internationalisation_2.11 jar 0.9

Project Modules

There are no modules declared in this project.