fast-web-gen-code

Demo project for Spring Boot

License

License

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

fast-web-gen-code
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

fast-web-gen-code
Demo project for Spring Boot

Download fast-web-gen-code

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.forezp/fast-web-gen-code/ -->
<dependency>
    <groupId>io.github.forezp</groupId>
    <artifactId>fast-web-gen-code</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/fast-web-gen-code/
implementation 'io.github.forezp:fast-web-gen-code:1.0.4'
// https://jarcasting.com/artifacts/io.github.forezp/fast-web-gen-code/
implementation ("io.github.forezp:fast-web-gen-code:1.0.4")
'io.github.forezp:fast-web-gen-code:jar:1.0.4'
<dependency org="io.github.forezp" name="fast-web-gen-code" rev="1.0.4">
  <artifact name="fast-web-gen-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='fast-web-gen-code', version='1.0.4')
)
libraryDependencies += "io.github.forezp" % "fast-web-gen-code" % "1.0.4"
[io.github.forezp/fast-web-gen-code "1.0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.3
org.springframework.boot : spring-boot-starter-jdbc jar 2.5.3
org.springframework.boot : spring-boot-starter-freemarker jar 2.5.3
com.baomidou : mybatis-plus-generator jar 3.1.2
org.apache.velocity : velocity-engine-core jar 2.1

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.26

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3