is not current version
Last Version 2.1

connect-app-declare-config 1.1

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
Version

Version

1.1
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 1.1


<!-- https://jarcasting.com/artifacts/cd.connect.common/connect-app-declare-config/ -->
<dependency>
    <groupId>cd.connect.common</groupId>
    <artifactId>connect-app-declare-config</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cd.connect.common/connect-app-declare-config/
implementation 'cd.connect.common:connect-app-declare-config:1.1'
// https://jarcasting.com/artifacts/cd.connect.common/connect-app-declare-config/
implementation ("cd.connect.common:connect-app-declare-config:1.1")
'cd.connect.common:connect-app-declare-config:jar:1.1'
<dependency org="cd.connect.common" name="connect-app-declare-config" rev="1.1">
  <artifact name="connect-app-declare-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.connect.common', module='connect-app-declare-config', version='1.1')
)
libraryDependencies += "cd.connect.common" % "connect-app-declare-config" % "1.1"
[cd.connect.common/connect-app-declare-config "1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
net.stickycode : sticky-reflector jar [3.3,4)
net.stickycode.configured : sticky-configured jar [6.8,7)
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.