Last Version

sticky-configured-api-5 5.7

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-api
Version

Version

5.7
Type

Type

jar
Description

Description

sticky-configured-api-5
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-api 5.7


<!-- https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-api/ -->
<dependency>
    <groupId>net.stickycode.configured</groupId>
    <artifactId>sticky-configured-api</artifactId>
    <version>5.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-api/
implementation 'net.stickycode.configured:sticky-configured-api:5.7'
// https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-api/
implementation ("net.stickycode.configured:sticky-configured-api:5.7")
'net.stickycode.configured:sticky-configured-api:jar:5.7'
<dependency org="net.stickycode.configured" name="sticky-configured-api" rev="5.7">
  <artifact name="sticky-configured-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.configured', module='sticky-configured-api', version='5.7')
)
libraryDependencies += "net.stickycode.configured" % "sticky-configured-api" % "5.7"
[net.stickycode.configured/sticky-configured-api "5.7"]

Dependencies

compile (4)

Group / Artifact Type Version
net.stickycode : sticky-coercion-api jar [4.4,5)
net.stickycode.stereotype : sticky-stereotype-configured jar [3.2,4)
net.stickycode.configuration : sticky-configuration-api jar [2.3,3)
net.stickycode.bootstrap : sticky-bootstrap-api jar [3.4,4)

Project Modules

There are no modules declared in this project.