elehall

element hall取自老滚五中冬堡学院的元素大厅,知识与技艺集聚之地。

License

License

GroupId

GroupId

com.geercode.elehall
ArtifactId

ArtifactId

build
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

elehall
element hall取自老滚五中冬堡学院的元素大厅,知识与技艺集聚之地。
Project URL

Project URL

https://github.com/geercode/elehall
Source Code Management

Source Code Management

https://github.com/geercode/elehall

Download build

Filename Size
build-0.0.3.pom 1 KB
Browse

How to add to project

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

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.
版本发布流程:
1.执行versionUp.bat修改项目版本
2.执行release.bat发布到中央仓库,版本号后缀为SNAPSHOT则发布到snapshot仓库,若没有则发布到staging仓库
3.测试staging仓库包没问题以后,登录staging库close掉发布,该版本即可发布到中央仓库
4.github对该分支打tag,然后用此tag发布release包

Versions

Version
0.0.3
0.0.2
0.0.1