MVN

com.github.xlmkit : xlmkit-springboot-dependencies

Maven & Gradle

Jun 07, 2021
4 usages
0 stars
<dependency>
    <groupId>com.github.xlmkit</groupId>
    <artifactId>xlmkit-springboot-dependencies</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xlmkit : xlmkit-springboot-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of com.github.xlmkit : xlmkit-springboot-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xlmkit-springboot-dependencies-1.0.6
xlmkit-springboot-dependencies-1.0.4
xlmkit-springboot-dependencies-1.0.3
xlmkit-springboot-dependencies-1.0.2
xlmkit-springboot-dependencies-1.0.1
xlmkit-springboot-dependencies-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.xlmkit</groupId>
    <artifactId>xlmkit-springboot-dependencies</artifactId>
    <version>1.0.6</version>
</dependency>

Advertisement