MVN

cd.connect.common : connect-app-lifecycle

Maven & Gradle

Mar 24, 2019
5 usages
8 stars

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.

<dependency>
    <groupId>cd.connect.common</groupId>
    <artifactId>connect-app-lifecycle</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cd.connect.common : connect-app-lifecycle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of cd.connect.common : connect-app-lifecycle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
connect-app-lifecycle-1.1

How to add a dependency to Maven

Add the following cd.connect.common : connect-app-lifecycle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cd.connect.common</groupId>
    <artifactId>connect-app-lifecycle</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cd.connect.common : connect-app-lifecycle gradle dependency to your build.gradle file:

implementation 'cd.connect.common:connect-app-lifecycle:1.1'

Gradle Kotlin DSL: Add the following cd.connect.common : connect-app-lifecycle gradle kotlin dependency to your build.gradle.kts file:

implementation("cd.connect.common:connect-app-lifecycle:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cd.connect.common : connect-app-lifecycle sbt scala dependency to your build.sbt file:

libraryDependencies += "cd.connect.common" % "connect-app-lifecycle" % "1.1"

Advertisement

Dependencies from Group

Jul 08, 2021
11 usages
Jun 05, 2022
7 usages
9 stars
Mar 24, 2019
5 usages
8 stars

Discover Dependencies

Aug 19, 2023
11 usages
238 stars
Apr 04, 2023
2 usages
Jan 06, 2022
3 usages
0 stars
Jun 21, 2017
2 usages
656 stars
Jan 10, 2020
4 usages
0 stars
Apr 23, 2020
3 usages
90 stars
Feb 03, 2021
3 usages
0 stars
Jun 09, 2023
3 usages
3 stars
Aug 12, 2020
2 usages
3 stars