creater

creater 代码生成工具

License

License

GroupId

GroupId

com.github.youyouxi
ArtifactId

ArtifactId

creater
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

creater
creater 代码生成工具
Project URL

Project URL

https://github.com/youyouxi/creater
Source Code Management

Source Code Management

https://github.com/youyouxi/creater/tree/main

Download creater

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.31
mysql : mysql-connector-java jar 8.0.26
org.slf4j : slf4j-api jar 1.8.0-beta4
org.slf4j : slf4j-simple jar 1.8.0-beta4
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0