low-code-gen

The low-code-gen tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

low-code-gen
Last Version

Last Version

1.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

low-code-gen
The low-code-gen tool for java.

Download low-code-gen

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.github.houbb : web-common jar 0.0.3
com.github.houbb : heaven jar 0.1.142
com.alibaba : fastjson jar 1.2.73
com.github.houbb : auto-log-springboot-starter jar 0.0.13
org.mybatis : mybatis jar 3.4.4
org.mybatis : mybatis-spring jar 1.3.1
com.baomidou : mybatis-plus jar 2.3
org.apache.velocity : velocity-engine-core jar 2.0
org.freemarker : freemarker jar 2.3.23
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : ftl jar 0.0.1

runtime (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0