Last Version

disconver_make 1.8.2

discover代码生成模块

License

License

GroupId

GroupId

com.quhaodian
ArtifactId

ArtifactId

make
Version

Version

1.8.2
Type

Type

jar
Description

Description

disconver_make
discover代码生成模块

Download make 1.8.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.quhaodian : hibernate_common jar 1.8.1
org.freemarker : freemarker jar 2.3.27-incubating
org.reflections : reflections jar 0.9.10

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.