License |
License |
---|---|
GroupId | GroupIdcom.github.vanlla |
ArtifactId | ArtifactIdvanlla-core |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionvanlla-core
Vanlla is springboot quick develop framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
vanlla-core-1.0.8.pom | |
vanlla-core-1.0.8.jar | 33 KB |
vanlla-core-1.0.8-sources.jar | 18 KB |
vanlla-core-1.0.8-javadoc.jar | 163 KB |
Browse |
<!-- 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"]
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 |