License |
License |
---|---|
GroupId | GroupIdtop.zopx |
ArtifactId | ArtifactIdgoku-framework-starter-web |
Last Version | Last Version1.5.0.220601 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontop.zopx:goku-framework-starter-web:1.5.0.220601
SpringBoot基本框架
|
<!-- https://jarcasting.com/artifacts/top.zopx/goku-framework-starter-web/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>goku-framework-starter-web</artifactId>
<version>1.5.0.220601</version>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/goku-framework-starter-web/
implementation 'top.zopx:goku-framework-starter-web:1.5.0.220601'
// https://jarcasting.com/artifacts/top.zopx/goku-framework-starter-web/
implementation ("top.zopx:goku-framework-starter-web:1.5.0.220601")
'top.zopx:goku-framework-starter-web:jar:1.5.0.220601'
<dependency org="top.zopx" name="goku-framework-starter-web" rev="1.5.0.220601">
<artifact name="goku-framework-starter-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='goku-framework-starter-web', version='1.5.0.220601')
)
libraryDependencies += "top.zopx" % "goku-framework-starter-web" % "1.5.0.220601"
[top.zopx/goku-framework-starter-web "1.5.0.220601"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |