MVN

cn.ocoop.framework : spring-boot-starter

Maven & Gradle

Jun 30, 2017
34 stars

Shiro Spring Boot Stater Build · Shiro Spring Boot Stater Build

<dependency>
    <groupId>cn.ocoop.framework</groupId>
    <artifactId>spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.ocoop.framework : spring-boot-starter to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of cn.ocoop.framework : spring-boot-starter to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-starter-1.0.1
1.0
spring-boot-starter-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.ocoop.framework</groupId>
    <artifactId>spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement