Last Version

akmtool 0.0.12

使用akmtool快速构建您的java web应用程序

License

License

GroupId

GroupId

io.github.akmtool
ArtifactId

ArtifactId

akmtool-parent
Version

Version

0.0.12
Type

Type

pom
Description

Description

akmtool
使用akmtool快速构建您的java web应用程序
Project URL

Project URL

https://github.com/akmtool/akmtool
Source Code Management

Source Code Management

https://github.com/akmtool/akmtool/tree/main

Download akmtool-parent 0.0.12


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • akmtool-core
  • akmtool-cache
  • akmtool-web