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