Last Version

ks-boot 1.4.0

用于发布com.kasinf.framework相关开源框架到maven center的parent配置

License

License

GroupId

GroupId

com.kasinf
ArtifactId

ArtifactId

ks-boot
Version

Version

1.4.0
Type

Type

pom
Description

Description

ks-boot
用于发布com.kasinf.framework相关开源框架到maven center的parent配置

Download ks-boot 1.4.0

Filename Size
ks-boot-1.4.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.kasinf/ks-boot/ -->
<dependency>
    <groupId>com.kasinf</groupId>
    <artifactId>ks-boot</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kasinf/ks-boot/
implementation 'com.kasinf:ks-boot:1.4.0'
// https://jarcasting.com/artifacts/com.kasinf/ks-boot/
implementation ("com.kasinf:ks-boot:1.4.0")
'com.kasinf:ks-boot:pom:1.4.0'
<dependency org="com.kasinf" name="ks-boot" rev="1.4.0">
  <artifact name="ks-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kasinf', module='ks-boot', version='1.4.0')
)
libraryDependencies += "com.kasinf" % "ks-boot" % "1.4.0"
[com.kasinf/ks-boot "1.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ks-boot-starters
  • ks-boot-autoconfigure
  • ks-boot-dependencies
  • ks-boot-parent
  • ks-boot-plugins