| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.gu |
| ArtifactId | ArtifactIdsupport-config_2.11 |
| Version | Version0.16 |
| Type | Typejar |
| Description |
Descriptionsupport-config
Scala library to provide shared configuration to Guardian Support projects.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.gu |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| support-config_2.11-0.16.pom | |
| support-config_2.11-0.16.jar | 38 KB |
| support-config_2.11-0.16-sources.jar | 4 KB |
| support-config_2.11-0.16-javadoc.jar | 404 KB |
| Browse |
<!-- 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"]
| 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 |