License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdnet.stickycode.configured |
ArtifactId | ArtifactIdsticky-configured |
Last Version | Last Version6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-configured-6
Taking the configuration out of applications, using the same principles that underly dependency injection
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-configured-6.8.pom | |
sticky-configured-6.8.jar | 29 KB |
sticky-configured-6.8-sources.jar | 21 KB |
sticky-configured-6.8-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured/ -->
<dependency>
<groupId>net.stickycode.configured</groupId>
<artifactId>sticky-configured</artifactId>
<version>6.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured/
implementation 'net.stickycode.configured:sticky-configured:6.8'
// https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured/
implementation ("net.stickycode.configured:sticky-configured:6.8")
'net.stickycode.configured:sticky-configured:jar:6.8'
<dependency org="net.stickycode.configured" name="sticky-configured" rev="6.8">
<artifact name="sticky-configured" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.configured', module='sticky-configured', version='6.8')
)
libraryDependencies += "net.stickycode.configured" % "sticky-configured" % "6.8"
[net.stickycode.configured/sticky-configured "6.8"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.composite : sticky-composite-logging-api | jar | [3.2,4) |
net.stickycode.configured : sticky-configured-api | jar | [5.7,6) |
net.stickycode : sticky-coercion | jar | [6.2,7) |
net.stickycode : sticky-reflector | jar | [3.3,4) |
net.stickycode : sticky-metadata-api | jar | [3.3,4) |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-testutils | jar | [2.2,3) |
net.stickycode : sticky-metadata-reflective | jar | [3.2,4) |