License |
License |
---|---|
GroupId | GroupIdcom.quhaodian |
ArtifactId | ArtifactIdmake |
Last Version | Last Version1.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondisconver_make
discover代码生成模块
|
Filename | Size |
---|---|
make-1.8.2.pom | |
make-1.8.2.jar | 87 KB |
make-1.8.2-sources.jar | 85 KB |
make-1.8.2-javadoc.jar | 275 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |