MVN

com.fmarslan.struct-spring : fm-spring

Maven & Gradle

Jul 14, 2019
0 stars

FM SC-Spring Boot Struct · The structure of your application simply and clearly struct with use Spring Boot for microservice apps

<dependency>
    <groupId>com.fmarslan.struct-spring</groupId>
    <artifactId>fm-spring</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fmarslan.struct-spring : fm-spring to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.fmarslan.struct-spring : fm-spring to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
fm-spring-1.0.1
fm-spring-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fmarslan.struct-spring</groupId>
    <artifactId>fm-spring</artifactId>
    <version>1.0.1</version>
</dependency>