MVN

com.zeoflow : startup-ktx

Maven & Gradle

Jun 29, 2022
3 stars

StartUp · StartUp provides a straightforward, performant way to initialize components (from library and/or application) at application startup.

<dependency>
    <groupId>com.zeoflow</groupId>
    <artifactId>startup-ktx</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zeoflow : startup-ktx to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.zeoflow : startup-ktx to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
startup-ktx-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.zeoflow</groupId>
    <artifactId>startup-ktx</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement

Dependencies from Group

Jun 16, 2021
5 usages
23 stars
Mar 23, 2021
4 usages
16 stars
Jun 25, 2021
3 usages
15 stars
jx
Apr 15, 2021
3 usages
15 stars
Aug 25, 2020
1 usages

Discover Dependencies