Last Version

sticky-configured-6 6.8

Taking the configuration out of applications, using the same principles that underly dependency injection

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.stickycode.configured
ArtifactId

ArtifactId

sticky-configured
Version

Version

6.8
Type

Type

jar
Description

Description

sticky-configured-6
Taking the configuration out of applications, using the same principles that underly dependency injection
Project URL

Project URL

https://github.com/StickySource/configured
Project Organization

Project Organization

RedEngine Ltd

Download sticky-configured 6.8


<!-- 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"]

Dependencies

compile (5)

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)

test (2)

Group / Artifact Type Version
net.stickycode : sticky-testutils jar [2.2,3)
net.stickycode : sticky-metadata-reflective jar [3.2,4)

Project Modules

There are no modules declared in this project.