connect-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.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

cd.connect.common
ArtifactId

ArtifactId

connect-app-declare-config
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

connect-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://clearpointnz.github.io/connect/

Download connect-app-declare-config

How to add to project

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

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
cd.connect.common : connect-java-logging jar [1.1,2)

test (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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
1.3
1.2
1.1