License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdworks.lmz.common |
ArtifactId | ArtifactIdcommon-configuration |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-configuration
Provides Spring config and ServerConfig necessary to support configuration
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-configuration-1.1.pom | |
common-configuration-1.1.jar | 16 KB |
common-configuration-1.1-sources.jar | 7 KB |
common-configuration-1.1-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/works.lmz.common/common-configuration/ -->
<dependency>
<groupId>works.lmz.common</groupId>
<artifactId>common-configuration</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.lmz.common/common-configuration/
implementation 'works.lmz.common:common-configuration:1.1'
// https://jarcasting.com/artifacts/works.lmz.common/common-configuration/
implementation ("works.lmz.common:common-configuration:1.1")
'works.lmz.common:common-configuration:jar:1.1'
<dependency org="works.lmz.common" name="common-configuration" rev="1.1">
<artifact name="common-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.lmz.common', module='common-configuration', version='1.1')
)
libraryDependencies += "works.lmz.common" % "common-configuration" % "1.1"
[works.lmz.common/common-configuration "1.1"]
Group / Artifact | Type | Version |
---|---|---|
works.lmz.composite : composite-configuration | jar | [1.1,) |
net.stickycode.configuration : sticky-configuration | jar | [1.5,2) |
works.lmz.composite : composite-spring | jar | [1.1,) |
works.lmz.composite : composite-logging-slf4j-api | jar | [1.1,) |
commons-io : commons-io | jar | [2.4,3) |
Group / Artifact | Type | Version |
---|---|---|
works.lmz.composite : composite-servlet3 | jar | [1.1,) |
works.lmz.composite : composite-spring-web | jar | [1.1,) |