License |
License |
---|---|
GroupId | GroupIdio.github.akmtool |
ArtifactId | ArtifactIdakmtool-parent |
Version | Version0.0.12 |
Type | Typepom |
Description |
Descriptionakmtool
使用akmtool快速构建您的java web应用程序
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akmtool-parent-0.0.12.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.akmtool/akmtool-parent/ -->
<dependency>
<groupId>io.github.akmtool</groupId>
<artifactId>akmtool-parent</artifactId>
<version>0.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.akmtool/akmtool-parent/
implementation 'io.github.akmtool:akmtool-parent:0.0.12'
// https://jarcasting.com/artifacts/io.github.akmtool/akmtool-parent/
implementation ("io.github.akmtool:akmtool-parent:0.0.12")
'io.github.akmtool:akmtool-parent:pom:0.0.12'
<dependency org="io.github.akmtool" name="akmtool-parent" rev="0.0.12">
<artifact name="akmtool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.akmtool', module='akmtool-parent', version='0.0.12')
)
libraryDependencies += "io.github.akmtool" % "akmtool-parent" % "0.0.12"
[io.github.akmtool/akmtool-parent "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |