https://github.com/deepexi/optimus-commons
optimus-commons
https://github.com/deepexi/optimus-commons
Last synced: 6 months ago
JSON representation
optimus-commons
- Host: GitHub
- URL: https://github.com/deepexi/optimus-commons
- Owner: deepexi
- Created: 2018-05-11T10:11:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T10:08:16.000Z (over 7 years ago)
- Last Synced: 2025-12-13T05:08:30.661Z (7 months ago)
- Language: Java
- Homepage:
- Size: 471 KB
- Stars: 2
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#optimus-common
## 使用
```aidl
com.deepexi.common
optimus-common
{{version}}
```
## 升级
```aidl
$ mvn clean deploy -Dmaven.test.skip=true
```