| License |
License |
|---|---|
| GroupId | GroupIdcom.github.niupengyu |
| ArtifactId | ArtifactIdahead-frame-generate |
| Version | Version1.2.5-RELEASE |
| Type | Typejar |
| Description |
Descriptionahead-frame-generate
java framework
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-generate/ -->
<dependency>
<groupId>com.github.niupengyu</groupId>
<artifactId>ahead-frame-generate</artifactId>
<version>1.2.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-generate/
implementation 'com.github.niupengyu:ahead-frame-generate:1.2.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-generate/
implementation ("com.github.niupengyu:ahead-frame-generate:1.2.5-RELEASE")
'com.github.niupengyu:ahead-frame-generate:jar:1.2.5-RELEASE'
<dependency org="com.github.niupengyu" name="ahead-frame-generate" rev="1.2.5-RELEASE">
<artifact name="ahead-frame-generate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.niupengyu', module='ahead-frame-generate', version='1.2.5-RELEASE')
)
libraryDependencies += "com.github.niupengyu" % "ahead-frame-generate" % "1.2.5-RELEASE"
[com.github.niupengyu/ahead-frame-generate "1.2.5-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.niupengyu : ahead-frame-core | jar | 1.2.5-RELEASE |
| org.springframework.boot : spring-boot-starter-freemarker | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |