Last Version

box-spring-boot 0.4.0

adaptive framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.wee0.box
ArtifactId

ArtifactId

box-spring-boot
Version

Version

0.4.0
Type

Type

jar
Description

Description

box-spring-boot
adaptive framework

Download box-spring-boot 0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.wee0.box : box-impl jar 0.4.0
org.springframework.boot : spring-boot-starter-web jar 2.1.11.RELEASE

provided (4)

Group / Artifact Type Version
com.alibaba : druid jar 1.2.6
org.mybatis : mybatis jar 3.5.2
commons-fileupload : commons-fileupload Optional jar 1.4
org.apache.shiro : shiro-core jar 1.3.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.11.RELEASE

Project Modules

There are no modules declared in this project.