auto-generate

auto-generate is a java tool to reduce coding work .

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.devilyaos
ArtifactId

ArtifactId

AutoGenerate
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

auto-generate
auto-generate is a java tool to reduce coding work .
Project URL

Project URL

https://github.com/devilyaos/AutoGenerate
Source Code Management

Source Code Management

https://github.com/devilyaos/AutoGenerate.git

Download AutoGenerate

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.jfinal : jfinal jar 3.0
mysql : mysql-connector-java jar 6.0.5
com.alibaba : fastjson jar 1.2.24
joda-time : joda-time jar 2.9.3
commons-io : commons-io jar 2.5
com.alibaba : druid jar 1.0.23
com.ibeetl : beetl jar 2.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2