Last Version

vanlla-demo 1.0.2

Vanlla is springboot quick develop framework

License

License

GroupId

GroupId

com.github.vanlla
ArtifactId

ArtifactId

vanlla-demo
Version

Version

1.0.2
Type

Type

jar
Description

Description

vanlla-demo
Vanlla is springboot quick develop framework
Project URL

Project URL

https://github.com/vanlla/vanlla

Download vanlla-demo 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.vanlla : vanlla-spring-boot-starter jar 1.0.2

Project Modules

There are no modules declared in this project.