License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdnet.stickycode.configured |
ArtifactId | ArtifactIdsticky-configured-content-api |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-configured-content-api
Taking the configuration of Content out of applications, using the same principles that underly dependency injection
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-content-api/ -->
<dependency>
<groupId>net.stickycode.configured</groupId>
<artifactId>sticky-configured-content-api</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-content-api/
implementation 'net.stickycode.configured:sticky-configured-content-api:2.1'
// https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-content-api/
implementation ("net.stickycode.configured:sticky-configured-content-api:2.1")
'net.stickycode.configured:sticky-configured-content-api:jar:2.1'
<dependency org="net.stickycode.configured" name="sticky-configured-content-api" rev="2.1">
<artifact name="sticky-configured-content-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.configured', module='sticky-configured-content-api', version='2.1')
)
libraryDependencies += "net.stickycode.configured" % "sticky-configured-content-api" % "2.1"
[net.stickycode.configured/sticky-configured-content-api "2.1"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.configured : sticky-configured-api | jar | [3.1,4) |
net.stickycode : sticky-stereotype | jar | [1.13,2) |