MVN

com.skrstop.framework : components

Maven & Gradle

Dec 21, 2023
174 stars

skrstop mix micro service components :: parent · spring boot components to minimize extra code and unified package version

<dependency>
    <groupId>com.skrstop.framework</groupId>
    <artifactId>components</artifactId>
    <version>1.3.1.20231221-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.skrstop.framework : components to add to Maven - Latest Versions:

  • Latest Stable: 1.3.1.20231221-RELEASE

All Versions

Choose a version of com.skrstop.framework : components to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
components-1.3.1.20231221-RELEASE
1.2.x
components-1.2.1.20231221-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.skrstop.framework</groupId>
    <artifactId>components</artifactId>
    <version>1.3.1.20231221-RELEASE</version>
</dependency>