Last Version

luna-code-gen 1.0.2-RELEASE

自动生成dao entity service,程序引入时候maven scope选择test

License

License

GroupId

GroupId

com.seezoon
ArtifactId

ArtifactId

luna-code-gen
Version

Version

1.0.2-RELEASE
Type

Type

jar
Description

Description

luna-code-gen
自动生成dao entity service,程序引入时候maven scope选择test
Project URL

Project URL

http://www.seezoon.com

Download luna-code-gen 1.0.2-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
com.seezoon : luna-service jar 1.0.2-RELEASE
org.freemarker : freemarker jar
org.springframework.boot : spring-boot-devtools jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.