GITHUB
a git http server based on java
a git http server based on java (download)
gradle bootJar
download the release package and run the start script
<dependency>
<groupId>cn.daiwenhao</groupId>
<artifactId>whdai-git-core</artifactId>
<version>1.0.0</version>
</dependency>
implementation 'cn.daiwenhao:whdai-git-core:1.0.0'