my-generator

代码生成器

License

License

GroupId

GroupId

com.github.weibin268
ArtifactId

ArtifactId

my-generator
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

my-generator
代码生成器
Project URL

Project URL

https://github.com/weibin268/my-generator
Source Code Management

Source Code Management

https://github.com/weibin268/my-generator

Download my-generator

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.weibin268 : my-data jar 1.1.0
org.freemarker : freemarker jar 2.3.28
mysql : mysql-connector-java jar 5.1.40
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-context-support jar 5.2.0.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.3
1.0.2
1.0.1