| License |
License |
|---|---|
| Categories |
CategoriesConfiguration Application Layer Libs config |
| GroupId | GroupIdnz.ac.auckland.common |
| ArtifactId | ArtifactIdcommon-configuration |
| Version | Version3.5 |
| Type | Typejar |
| Description |
Descriptioncommon-configuration
Provides Spring config and ServerConfig necessary to support configuration
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-configuration-3.5.pom | |
| common-configuration-3.5.jar | 16 KB |
| common-configuration-3.5-sources.jar | 7 KB |
| common-configuration-3.5-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nz.ac.auckland.common/common-configuration/ -->
<dependency>
<groupId>nz.ac.auckland.common</groupId>
<artifactId>common-configuration</artifactId>
<version>3.5</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.auckland.common/common-configuration/
implementation 'nz.ac.auckland.common:common-configuration:3.5'
// https://jarcasting.com/artifacts/nz.ac.auckland.common/common-configuration/
implementation ("nz.ac.auckland.common:common-configuration:3.5")
'nz.ac.auckland.common:common-configuration:jar:3.5'
<dependency org="nz.ac.auckland.common" name="common-configuration" rev="3.5">
<artifact name="common-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.auckland.common', module='common-configuration', version='3.5')
)
libraryDependencies += "nz.ac.auckland.common" % "common-configuration" % "3.5"
[nz.ac.auckland.common/common-configuration "3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.auckland.composite : composite-configuration | jar | [3.2,) |
| net.stickycode.configuration : sticky-configuration | jar | [1.5, 2) |
| nz.ac.auckland.composite : composite-spring | jar | [4,) |
| nz.ac.auckland.composite : composite-logging-api | jar | [2,) |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.auckland.composite : composite-servlet | jar | [1.3,) |
| nz.ac.auckland.composite : composite-spring-web | jar | [4,) |
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.auckland.composite : composite-unittest | jar | [2.4,3) |
| nz.ac.auckland.composite : composite-logging-deploy | jar | [3.4,) |