Last Version

Shiro Spring Boot Stater Build 1.0.1

Shiro Spring Boot Stater Build

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.ocoop.framework
ArtifactId

ArtifactId

spring-boot-starter
Version

Version

1.0.1
Type

Type

pom
Description

Description

Shiro Spring Boot Stater Build
Shiro Spring Boot Stater Build

Download spring-boot-starter 1.0.1


<!-- https://jarcasting.com/artifacts/cn.ocoop.framework/spring-boot-starter/ -->
<dependency>
    <groupId>cn.ocoop.framework</groupId>
    <artifactId>spring-boot-starter</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ocoop.framework/spring-boot-starter/
implementation 'cn.ocoop.framework:spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/cn.ocoop.framework/spring-boot-starter/
implementation ("cn.ocoop.framework:spring-boot-starter:1.0.1")
'cn.ocoop.framework:spring-boot-starter:pom:1.0.1'
<dependency org="cn.ocoop.framework" name="spring-boot-starter" rev="1.0.1">
  <artifact name="spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.ocoop.framework', module='spring-boot-starter', version='1.0.1')
)
libraryDependencies += "cn.ocoop.framework" % "spring-boot-starter" % "1.0.1"
[cn.ocoop.framework/spring-boot-starter "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • shiro-spring-boot-starter
  • shiro-spring-boot-autoconfigure