gen

gen is a gen module.

License

License

GroupId

GroupId

com.gitee.karys
ArtifactId

ArtifactId

gen
Last Version

Last Version

1.0.5.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

gen
gen is a gen module.
Project URL

Project URL

http://www.ys-tech.com
Source Code Management

Source Code Management

https://gitee.com/karys/gen.git

Download gen

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.gitee.karys : common jar 1.0.3.RELEASE
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE