Last Version

yun-parent 0.0.1.RELEASE

用于发布 com.github.yunwjr 下开源框架到maven center的parent pom

License

License

GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

yun-parent
Version

Version

0.0.1.RELEASE
Type

Type

pom
Description

Description

yun-parent
用于发布 com.github.yunwjr 下开源框架到maven center的parent pom
Project URL

Project URL

https://github.com/yunWJR/yun-parent
Source Code Management

Source Code Management

https://github.com/yunWJR/yun-parent

Download yun-parent 0.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.yunwjr/yun-parent/ -->
<dependency>
    <groupId>com.github.yunwjr</groupId>
    <artifactId>yun-parent</artifactId>
    <version>0.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-parent/
implementation 'com.github.yunwjr:yun-parent:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-parent/
implementation ("com.github.yunwjr:yun-parent:0.0.1.RELEASE")
'com.github.yunwjr:yun-parent:pom:0.0.1.RELEASE'
<dependency org="com.github.yunwjr" name="yun-parent" rev="0.0.1.RELEASE">
  <artifact name="yun-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yunwjr', module='yun-parent', version='0.0.1.RELEASE')
)
libraryDependencies += "com.github.yunwjr" % "yun-parent" % "0.0.1.RELEASE"
[com.github.yunwjr/yun-parent "0.0.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

There are no modules declared in this project.