21 Commits

Author SHA1 Message Date
3304a1afef feat: use @Nonnull better for Kotlin code 2023-11-03 23:10:39 +08:00
609cbe644d refactor: replace not to ! 2023-11-03 22:27:18 +08:00
5d3642c1a3 refactor: remove kotlin-gradle-api and add sweet extension to kotlin mpp 2023-11-03 22:16:48 +08:00
2e298071d3 refactor: standardize Gradle project naming 2023-09-26 06:33:46 +08:00
fb5727fec7 feat: add dependencies version ref scope reference function 2023-09-26 05:29:10 +08:00
6627e99564 style: fix comment 2023-09-26 04:30:38 +08:00
7fe824bab5 fix: Gradle lifecycle problem 2023-09-26 04:29:57 +08:00
46683cfb2e feat: replace "/" to "or" 2023-09-26 04:28:11 +08:00
78527bb302 feat: add enable / disable auto generate dependencies namespace function 2023-09-26 04:13:07 +08:00
f767fb6694 fix: checking update function 2023-09-26 03:40:37 +08:00
f2949d9039 fix: constructor maybe not first statement every time 2023-09-26 02:05:03 +08:00
43c7c35309 refactor: unconditionally to output the sources even got an error 2023-09-26 01:59:54 +08:00
15282cb16d docs: fix description 2023-09-16 00:28:31 +08:00
afe30a9ec1 docs: fix code comment 2023-09-14 05:43:39 +08:00
800d97dace docs: update comments 2023-09-12 13:55:03 +08:00
a56d2ed895 fix: legacy Gradle maybe crashed when using "excludeGroupAndSubgroups" and "includeGroupAndSubgroups" 2023-09-07 01:09:47 +08:00
e9a71f29ef refactor: using fixed version for plugins deployed and disallowed non-autowire version deployed 2023-09-06 20:20:38 +08:00
6fedc9ef50 refactor: using new way to checking load build script class exists 2023-09-06 19:33:17 +08:00
ff0ae7f0ab refactor: using relative pom path to resolve generated dependencies jar 2023-09-06 19:32:00 +08:00
a2ca412ec9 refactor: replace packaging jar method using "net.lingala.zip4j" 2023-09-06 02:26:41 +08:00
416f05460e Initial commit 2023-09-03 01:11:35 +08:00