Last Version

com.kasinf:ks-boot-project 1.1.1.RELEASE

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

License

License

GroupId

GroupId

com.kasinf
ArtifactId

ArtifactId

ks-boot-project
Version

Version

1.1.1.RELEASE
Type

Type

pom
Description

Description

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

Download ks-boot-project 1.1.1.RELEASE


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

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