MVN

com.starxmind : spring-boot-starxmind

Maven & Gradle

Sep 04, 2023
0 stars

spring-boot-starxmind · Java basic develop kits

<dependency>
    <groupId>com.starxmind</groupId>
    <artifactId>spring-boot-starxmind</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.starxmind : spring-boot-starxmind to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.starxmind : spring-boot-starxmind to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
spring-boot-starxmind-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.starxmind</groupId>
    <artifactId>spring-boot-starxmind</artifactId>
    <version>0.0.1</version>
</dependency>