License |
License |
---|---|
GroupId | GroupIdcd.connect.common |
ArtifactId | ArtifactIdconnect-app-lifecycle |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconnect-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://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"]
Group / Artifact | Type | Version |
---|---|---|
cd.connect.composites.java : connect-composite-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 |