Last Version

vanlla-core 1.0.8

Vanlla is springboot quick develop framework

License

License

GroupId

GroupId

com.github.vanlla
ArtifactId

ArtifactId

vanlla-core
Version

Version

1.0.8
Type

Type

jar
Description

Description

vanlla-core
Vanlla is springboot quick develop framework
Project URL

Project URL

https://github.com/vanlla/vanlla

Download vanlla-core 1.0.8


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
cn.hutool : hutool-all jar 5.0.6
com.alibaba : fastjson jar 1.2.62
org.projectlombok : lombok jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.1
com.baomidou : mybatis-plus-boot-starter jar 3.3.0
com.github.axet : kaptcha jar 0.0.9
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.github.vanlla : vanlla-redis jar 1.0.8

Project Modules

There are no modules declared in this project.