is not current version
Last Version 1.1.0

com.github.zhou6ang.framework:bit-mvc-spring-boot-autoconfigure 1.0.0

A spring-boot-autoconfigure that user can easy to integrate bit-mvc framework with spring-boot smoonthly.

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.zhou6ang.framework
ArtifactId

ArtifactId

bit-mvc-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar

Download bit-mvc-spring-boot-autoconfigure 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.zhou6ang.framework/bit-mvc-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.github.zhou6ang.framework</groupId>
    <artifactId>bit-mvc-spring-boot-autoconfigure</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhou6ang.framework/bit-mvc-spring-boot-autoconfigure/
implementation 'com.github.zhou6ang.framework:bit-mvc-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/com.github.zhou6ang.framework/bit-mvc-spring-boot-autoconfigure/
implementation ("com.github.zhou6ang.framework:bit-mvc-spring-boot-autoconfigure:1.0.0")
'com.github.zhou6ang.framework:bit-mvc-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.github.zhou6ang.framework" name="bit-mvc-spring-boot-autoconfigure" rev="1.0.0">
  <artifact name="bit-mvc-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhou6ang.framework', module='bit-mvc-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "com.github.zhou6ang.framework" % "bit-mvc-spring-boot-autoconfigure" % "1.0.0"
[com.github.zhou6ang.framework/bit-mvc-spring-boot-autoconfigure "1.0.0"]