| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.devilyaos |
| ArtifactId | ArtifactIdAutoGenerate |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionauto-generate
auto-generate is a java tool to reduce coding work .
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| AutoGenerate-0.3.pom | |
| AutoGenerate-0.3.jar | 10 KB |
| AutoGenerate-0.3-sources.jar | 4 KB |
| AutoGenerate-0.3-javadoc.jar | 34 KB |
| Browse |
<!-- 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"]
| 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 |