License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcd.connect.common |
ArtifactId | ArtifactIdconnect-app-declare-config |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconnect-app-declare-config
this represents a simple application lifecycle that things can attach themselves to. It is separate from
the DI lifecycle that may be being used.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cd.connect.common/connect-app-declare-config/ -->
<dependency>
<groupId>cd.connect.common</groupId>
<artifactId>connect-app-declare-config</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/cd.connect.common/connect-app-declare-config/
implementation 'cd.connect.common:connect-app-declare-config:2.1'
// https://jarcasting.com/artifacts/cd.connect.common/connect-app-declare-config/
implementation ("cd.connect.common:connect-app-declare-config:2.1")
'cd.connect.common:connect-app-declare-config:jar:2.1'
<dependency org="cd.connect.common" name="connect-app-declare-config" rev="2.1">
<artifact name="connect-app-declare-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.connect.common', module='connect-app-declare-config', version='2.1')
)
libraryDependencies += "cd.connect.common" % "connect-app-declare-config" % "2.1"
[cd.connect.common/connect-app-declare-config "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
net.stickycode : sticky-reflector | jar | 3.3 |
net.stickycode.configured : sticky-configured | jar | 6.8 |
net.stickycode.configuration : sticky-configuration | jar | 2.4 |
net.stickycode : sticky-coercion | jar | 6.6 |
Group / Artifact | Type | Version |
---|---|---|
cd.connect.common : connect-java-logging | jar | [1.1,2) |
Group / Artifact | Type | Version |
---|---|---|
cd.connect.composites.java : connect-composite-test | jar | [1.1,2) |
cd.connect.composites.java : connect-composite-log4j2 | jar | 1.1 |