Last Version

vanlla-dependencies 1.0.8

Vanlla is springboot quick develop framework

License

License

GroupId

GroupId

com.github.vanlla
ArtifactId

ArtifactId

vanlla-dependencies
Version

Version

1.0.8
Type

Type

pom
Description

Description

vanlla-dependencies
Vanlla is springboot quick develop framework
Project URL

Project URL

https://github.com/vanlla/vanlla
Source Code Management

Source Code Management

https://github.com/vanlla/vanlla

Download vanlla-dependencies 1.0.8


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

Dependencies

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

Project Modules

  • ../vanlla-core
  • ../vanlla-shiro
  • ../vanlla-job
  • ../vanlla-system
  • ../vanlla-generator
  • ../vanlla-redis
  • ../vanlla-spring-boot-starter