Last Version

oss-parent 0.2.0

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

License

License

GroupId

GroupId

com.kasinf
ArtifactId

ArtifactId

oss-parent
Version

Version

0.2.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/lkhtest/oss-parent
Source Code Management

Source Code Management

https://github.com/lkhtest/oss-parent

Download oss-parent 0.2.0

Filename Size
oss-parent-0.2.0.pom 4 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.