An open API service indexing awesome lists of open source software.

https://github.com/srclab-projects/srclab-dependencies

Dependencies Management for SrcLab
https://github.com/srclab-projects/srclab-dependencies

srclab-dependencies

Last synced: 4 months ago
JSON representation

Dependencies Management for SrcLab

Awesome Lists containing this project

README

          

# ![logo](logo.svg) SrcLab Dependencies: Dependencies Management for [SrcLab]

Sun Qian

`srclab-dependencies` is a dependency management for [SrcLab] projects, provides version management for common third
party libs, as the role of `dependencyManagement` in Maven.

## Getting

Gradle:

```groovy
api platform("xyz.srclab.dependencies:srclab-dependencies:0.0.1")
```

Maven:

```xml


xyz.srclab.dependencies
srclab-dependencies
0.0.1
pom
import

```

## Join

* QQ group: 566185308
* fredsuvn@163.com
* https://github.com/srclab-projects/srclab-dependencies

## License

[Apache 2.0 license][license]

[SrcLab]: https://github.com/srclab-projects

[license]: https://www.apache.org/licenses/LICENSE-2.0.html