Last Version

vanlla-generator 1.0.8

Vanlla is springboot quick develop framework

License

License

GroupId

GroupId

com.github.vanlla
ArtifactId

ArtifactId

vanlla-generator
Version

Version

1.0.8
Type

Type

jar
Description

Description

vanlla-generator
Vanlla is springboot quick develop framework
Project URL

Project URL

https://github.com/vanlla/vanlla

Download vanlla-generator 1.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.vanlla : vanlla-core jar 1.0.8
org.apache.velocity : velocity jar 1.7
commons-configuration : commons-configuration jar 1.10

Project Modules

There are no modules declared in this project.