Last Version

connect-app-lifecycle 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

GroupId

GroupId

cd.connect.common
ArtifactId

ArtifactId

connect-app-lifecycle
Version

Version

1.1
Type

Type

jar
Description

Description

connect-app-lifecycle
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-lifecycle 1.1


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

Dependencies

provided (1)

Group / Artifact Type Version
cd.connect.composites.java : connect-composite-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.